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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small UI improvements.
HEAD
main
Mateja
2021-07-31
4
-10
/
+15
*
Added Orders page for users to see their purchases.
Mateja
2021-07-30
1
-0
/
+49
*
Fully implement client-side login system...
Mateja
2021-07-29
3
-11
/
+58
*
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
*
Show modal and clear cart on successfully purchase.
Mateja
2021-07-27
1
-4
/
+31
*
Move transaction requests to Vuex.
Mateja
2021-07-27
1
-13
/
+7
*
Display PayPal buttons only if cart is not empty.
Mateja
2021-07-27
1
-1
/
+1
*
Add back button to product page.
Mateja
2021-07-26
1
-1
/
+5
*
Basic PayPal buttons integration...
Mateja
2021-07-25
1
-2
/
+36
*
Allow product removal on Checkout page.
Mateja
2021-07-25
2
-1
/
+7
*
Product page shows amount of product in cart.
Mateja
2021-07-25
1
-26
/
+23
*
Show number of items that can be checked out.
Mateja
2021-07-25
1
-0
/
+1
*
Boilerplate checkout cart.
Mateja
2021-07-25
2
-3
/
+33
*
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
1
-2
/
+10
*
Added boilerplate pages and `ProductCard` component.
Mateja
2021-07-24
6
-9
/
+234
*
Added frontend boilerplate...
Mateja
2021-07-08
2
-0
/
+20