Back to Projects

Aromas Haven

CompletedNov 2023-Dec 2023

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

React JSReact JS
Node JSNode JS
Express JSExpress JS
MongoDBMongoDB
BootstrapBootstrap

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.