Prosop is a robust and scalable e-commerce application built using the MERN stack. It offers a full-featured online shopping experience with secure user authentication, product management, cart functionality, and a sleek UI built with Bootstrap.
- Product Catalog: Browse and view products organized by category.
- Search & Filters: Find products quickly using real-time search and filters.
- Shopping Cart: Add, update, and remove products with live price updates.
- Authentication: Secure login and registration using JWT.
- Order Management: Place and track orders with order history support.
- Admin Dashboard: Manage products, users, and orders in an intuitive admin panel.
- Responsive Design: Bootstrap-based mobile-first layout.
- Reviews & Ratings: Leave reviews and rate purchased products.
- MongoDB – Document-based NoSQL database
- Express.js – Backend framework for Node.js
- React – Frontend library for building UI
- Node.js – JavaScript runtime environment
- Bootstrap – CSS framework for responsive styling
- Mongoose – ODM to interact with MongoDB
- JWT (JSON Web Token) – Secure user authentication
- Redux / Context API – (Optional) for state management