Back to Projects
React JS
Node JS
Express JS
MongoDB
Bootstrap
Description
A Full-Stack e-commerce web application using the MERN stack. Users can browse, purchase perfumes, and place orders. The platform includes an integrated admin dashboard for shop owners to manage products, orders, and user interactions.
Technologies
Key Features
- Responsive user interface built with React and Bootstrap for seamless browsing across devices.
- Secure user authentication system for account creation and login.
- Admin login dashboard for shop owners to manage the store.
- CRUD operations on products: add, update, or delete product listings.
- Order management system: view incoming orders and track order history.
- User management: view and manage registered users.
- MongoDB used as database to persist products, orders, and user data.
- Node.js and Express.js for backend RESTful APIs and server-side logic.