A full stack project built using
:
backend: Spring boot, Java , Mysql MongoDB, Elastic Search
frontend: Vue.js, html, css, javascript
This Full stack project has various functionalities like:
1.User registration and login Authentictaion.
2.A recommended list(recommendation decided in backend) of products on home screen.
3.category wise viewing of product.
4.Search option to search across products.
5.A products discription page with access to cart.
6.add to cart and buy options.
7.user information and order history of that user.
8.In cart No duplictaion of product happens insted the quantity is added and substracted as per user's choice.
9.total cart price is displayed.
10.A mail is sent on successful purchase.