This project is bootstrapped with Create React App. This project is designed to provide a comprehensive overview of a shop's sales information through an intuitive and fully responsive interface.
This admin dashboard is built using React and showcases real-time data visualization of a shop's operational metrics. It's designed to be fully responsive, ensuring an optimal viewing experience across a wide range of devices.
- Sales Data Visualization: Displays sales metrics including Sales, Revenue and Expenses with changes and trends over the last 24 hours. Clicking on these cards will display trend graphs for the corresponding data, providing a deeper insight into each metric's performance over time.
- Trend Analysis: Offers trend graphs for a detailed analysis of sales performance over time.
- Recent Orders Detail: Provides insights into the most recent orders placed, including order details and customer information.
- Customer Order Trends: Analyzes customer ordering patterns to help understand customer behavior.
- Implement basic sales metrics.
- Add responsive design.
- Integrate with real-time data API.
- Expand metrics to include more detailed analytics.
The initial setup for this project, including the "start file", was contributed by @ZainRk.