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
path:
root
/
client
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Orders page for users to see their purchases.
Mateja
2021-07-30
4
-1
/
+79
*
Fully implement client-side login system...
Mateja
2021-07-29
7
-16
/
+158
*
Use arrow functions when setting up PayPal buttons.
Mateja
2021-07-28
1
-19
/
+19
*
Use modals for Login and Register.
Mateja
2021-07-28
2
-13
/
+58
*
Add API endpoint for paid orders.
Mateja
2021-07-27
1
-2
/
+2
*
Show modal and clear cart on successfully purchase.
Mateja
2021-07-27
2
-4
/
+34
*
Move transaction requests to Vuex.
Mateja
2021-07-27
2
-13
/
+23
*
Display PayPal buttons only if cart is not empty.
Mateja
2021-07-27
1
-1
/
+1
*
Add Model component.
Mateja
2021-07-27
1
-0
/
+30
*
Add navbar brand link...
Mateja
2021-07-26
1
-0
/
+1
*
Add back button to product page.
Mateja
2021-07-26
1
-1
/
+5
*
Move Register and Login links to end of navbar.
Mateja
2021-07-26
1
-0
/
+2
*
Basic PayPal buttons integration...
Mateja
2021-07-25
1
-2
/
+36
*
Allow product removal on Checkout page.
Mateja
2021-07-25
3
-3
/
+9
*
Product page shows amount of product in cart.
Mateja
2021-07-25
2
-31
/
+59
*
Sort cart in getter.
Mateja
2021-07-25
1
-1
/
+1
*
Show number of items that can be checked out.
Mateja
2021-07-25
2
-2
/
+11
*
Boilerplate checkout cart.
Mateja
2021-07-25
3
-4
/
+60
*
Product page show single product details.
Mateja
2021-07-24
1
-9
/
+32
*
Center product cards.
Mateja
2021-07-24
1
-1
/
+1
*
Fetch products inside Vuex and display them using `ProductCard`
Mateja
2021-07-24
3
-9
/
+42
*
Added boilerplate pages and `ProductCard` component.
Mateja
2021-07-24
10
-32
/
+293
*
Remove `_variables.scss`.
Mateja
2021-07-20
2
-1469
/
+2
*
Added Bootstrap 5.
Mateja
2021-07-08
4
-4
/
+1493
*
Added frontend boilerplate...
Mateja
2021-07-08
7
-0
/
+87