Welcome to the Stationery Sales Monitoring Dashboard, a robust full-stack application crafted using the MERN stack (MongoDB, Express.js, React, Node.js). This application serves as a powerful tool for visualizing and tracking sales data across multiple branches of a stationery store.
-
Comprehensive Insights: Gain comprehensive insights into sales performance across various branches in real time.
-
Interactive Graphical Representations: Leveraging the cutting-edge capabilities of the react-chart library, the application presents data in dynamic and interactive graphical forms.
-
User-Friendly Interface: The dashboard boasts an intuitive and user-friendly interface, making it easy to navigate through sales data and trends.
-
Data Precision: Our application ensures accurate data representation and precise analytics, facilitating informed decision-making.
- Clone the repository:
git clone https://github.com/ask-1710/Einstop-sales-management-system.git - Navigate to the project directory:
cd Einstop-sales-management-system - Install server dependencies:
npm install - Navigate to the client directory:
cd frontend - Install client dependencies:
npm install
- Start the server:
npm run server - Start the client:
npm run client
Open your web browser and go to http://localhost:3000 to explore the Stationery Sales Monitoring Dashboard.