index
:
mevn-ecommerce
main
Imaginary e-commerce site made in MEVN stack.
Mateja
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tracking orders in database.
Mateja
2021-07-20
1
-11
/
+42
*
Added Order model.
Mateja
2021-07-20
1
-0
/
+50
*
Added application_context(brand_name) and capture logging.
Mateja
2021-07-20
1
-0
/
+8
*
Setup transaction using provided items.
Mateja
2021-07-16
1
-24
/
+42
*
Setup and capture test transactions.
Mateja
2021-07-16
3
-7
/
+62
*
Added necessary variables to `.env.example`
Mateja
2021-07-15
1
-0
/
+4
*
Setup `siteUrl` environment variable.
Mateja
2021-07-15
2
-0
/
+2
*
Setup transaction routes.
Mateja
2021-07-15
2
-0
/
+18
*
Added PayPal config file.
Mateja
2021-07-15
4
-1
/
+33
*
Update README.
Mateja
2021-07-11
1
-0
/
+2
*
Add CORS support.
Mateja
2021-07-11
3
-0
/
+13
*
Serve uploaded images.
Mateja
2021-07-11
1
-0
/
+1
*
Finished products controller.
Mateja
2021-07-11
2
-8
/
+48
*
Add default image for products.
Mateja
2021-07-11
2
-1
/
+1
*
Accept only images with max size of 10MB.
Mateja
2021-07-11
1
-1
/
+13
*
Saving images using Multer.
Mateja
2021-07-11
4
-11
/
+170
*
Added Product routes, model and boilerplate controller.
Mateja
2021-07-11
5
-10
/
+68
*
Implemented JWT authentication using Passport.js
Mateja
2021-07-10
7
-1
/
+88
*
Backend boilerplate code...
Mateja
2021-07-09
9
-0
/
+1805
*
Added Bootstrap 5.
Mateja
2021-07-08
6
-6
/
+1539
*
Added frontend boilerplate...
Mateja
2021-07-08
16
-0
/
+13159