Description
Online Furniture Store Project using NodeJS, React, and Mongo
This project, an online furniture store, has been developed using NodeJS, React, and Mongo. For educational purposes, Freeprojectz.com offers a variety of React JS projects suitable for college projects. This MERN-based project utilizes Node version 21 and a Mongo database. The project includes two user roles: administrator and customer. The administrator can add items, while customers can make purchases. The main objective of this project is to manage furniture, categories, companies, orders, and sales. Admins can add and manage furniture and categories, while customers can view and purchase furniture.
Freeprojectz.com provides MERN-based projects with full source code and databases for students to learn project development. The website offers premium projects in NodeJS and React for educational purposes.
Modules and Description of Online Furniture Store Project:
Customer Module:
The customer module tracks customer information and allows CRUD operations. Admins can manage customer data, while customers can view and update their own information.
Furniture Module:
The furniture module allows admins to manage furniture data, while customers can view furniture details.
Furniture Category Module:
The furniture category module allows customers to view furniture categories.
Order Module:
The order module manages customer orders, allowing customers to view their orders and payment receipts.
Functionality performed by Admin user:
The admin user can perform various functions such as managing customers, furniture, furniture categories, orders, and generating reports.
Functionality performed by Customer user:
Customers can register, login, view furniture, make payments, place orders, provide feedback, and change passwords.
Static Pages and other sections:
The project includes static pages like Home, About Us, and Contact Us.
Technology Used in the project Online Furniture Store:
The project is developed using HTML, CSS, JavaScript, NodeJS, Mongo, and AngularJS.
Supported Operating System:
The project can be configured on Windows, Linux, and Mac operating systems.