The Retail Store Management System is a comprehensive solution designed to streamline the operations of retail stores. This project provides efficient management of inventory, orders, and customers, aiming to enhance productivity and customer service. The system offers robust features for inventory tracking, order processing, customer management, and sales reporting.
- Backend: Node.js, Express.js
- Frontend: EJS, CSS, Bootstrap
- Database: MongoDB
- Data Visualization: Google Charts
-
Clone the Repository
git clone https://github.com/divyanshbhai/Retail-Store-Management.git
-
Navigate to the Project Directory
cd Retail-Store-Management -
Install Dependencies
npm install
-
Run the Application
npm start
The application will start on
http://localhost:8080by default.
- Access the application via the web browser at
http://localhost:8080.








