This is a Laravel/Vue.js ecommerce app that has a lot of features most ecommerce apps have.
- Login, logout, profile, and order history.
- Admin side to manage products.
- Add Coupon function (admin side).
- Add, approve, and display reviews. User can also add, edit, delete their own reviews.
- 'Favorites' this is managed in local storage and not the database.
- Filtering products (user side). Admittedly, this is a bit buggy.
- Add, edit or delete items in cart. Alternatively, login, purchase, add coupon, 'make payment' (sandbox)