SpringAngularEcommerce is a shopping cart application developed as a pet project to get to know about different technologies.
This project is still in development.
Code for Angular app: https://github.com/SaiUpadhyayula/NgSpringShoppingStore-frontend
#Features
- Token Based User Authentication(JWT)
- Product Search
- Product Catalog
- Payment Gateway (using Stripe) - TODO
- Wishlist - TODO
- Admin Console - TODO
- Order Management - TODO
- User Management - TODO
- PDF Report Generation (Order Acknowledgment) - TODO
#Technologies:
- Spring Boot
- Mongo DB
- Angular
- Redis for Caching
- Elastic Search
#Images of Application:
- Home Page
- Category Page
- Category Page With Filters
- Product Page
- Product Page - Review Section