This project has been made to demonstrate a simple ecommerce website using technologies of MERN stack for learning of these technologies and how they interact with each other.
- React js for frontend
- Redux for store management
- Node with express for backend
- MongoDB for database
To show a processing of a shopping cart for purchase of goods from an ecommerce site.
- CRUD functionality for items in the shopping cart
- Authentication and Authorization
- Use of paypal sandbox api for payment.
- React-bootrstrap for making webpage responsive.
- Admin panel
- Toggling completion of the generated order and updating the stock.