Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kushrm2803/admin-dashboard
A comprehensive, responsive, and dynamic admin dashboard for business analytics built with the MERN stack.
https://github.com/kushrm2803/admin-dashboard
admin-dashboard cors expressjs mern mongodb nivo-charts nodejs reactjs redux
Last synced: 2 months ago
JSON representation
A comprehensive, responsive, and dynamic admin dashboard for business analytics built with the MERN stack.
- Host: GitHub
- URL: https://github.com/kushrm2803/admin-dashboard
- Owner: kushrm2803
- Created: 2024-06-20T10:26:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T13:52:56.000Z (7 months ago)
- Last Synced: 2024-07-07T02:34:44.918Z (7 months ago)
- Topics: admin-dashboard, cors, expressjs, mern, mongodb, nivo-charts, nodejs, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 2.77 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin Dashboard - MERN Full Stack Web Application
A comprehensive, responsive, and dynamic admin dashboard built with the MERN stack (MongoDB, ExpressJs, ReactJs, NodeJs). This application offers a feature-rich interface for managing various aspects of business operations.
## Features
- Multi-page layout with responsive dynamic design
- Dark and light mode toggle
- User authentication## Tech Stack
### Frontend
- ReactJs
- Material-UI (MUI)
- Redux Toolkit
- React Router
- Nivo Charts
- Axios### Backend
- NodeJs
- ExpressJs
- MongoDB with Mongoose
- Cors
- Helmet## Installation
1. Clone the repository.
2. Install dependencies for both frontend and backend.
3. Set up your MongoDB database and update the connection string in the backend `.env` file.
4. Start the backend server.
5. Start the frontend development server.## Pages
1. **Dashboard**: Dashboard Page
2. **Products**: Manage and view product information
3. **Customers**: Data table with customer information
4. **Transactions**: Table view of transaction data
5. **Geography**: Visual world map showing geographical data
6. **Overview**: Profit and sales overview
7. **Daily Sales**: Dynamic chart of daily sales data
8. **Monthly Sales**: Dynamic chart of monthly sales trends
9. **Breakdown**: Detailed breakdown of sales data
10. **Admin**: Administrative data
11. **Performance**: Performance metrics and analysis## Contributers
- Kush Mahajan ([@kushrm2803](https://github.com/kushrm2803))
- Swapnil Pandey ([@SwapnilPandey2210](https://github.com/SwapnilPandey2210))
- Kanika Singh ([@kanika-singh-28](https://github.com/kanika-singh-28))