A ReactJS-based admin dashboard built with Synfusion components.
Visit https://react-admin-dashboard-liart.vercel.app/ to interact with the dashboard
- Built-in calendar
- Built-in Kanban board
- Built-in color palette and color picker to choose a custom theme
- Mock Ecommerce, Orders and Customers dashboards
- PDF and Excel export features for the Orders page
- Different chart representations of example data (pyramid, stack, bar, line, financial, pie, and area)
- Fully responsive design, suitable for tablet and mobile usage
- Made with fictional data, it means the data used in this app is not real and does not represent any actual data.
- Not a full stack app, it means that it cannot fetch data from a database or API and update itself dynamically. It also means that it does not have a back-end component.
- The app only serves as a demonstration of the capabilities of the ReactJS and Synfusion library, it may not be suitable for production use.
- The app does not include any security features, such as authentication and authorization.
- Synfusion for providing the UI components
- ReactJS for making it all possible
- This project was bootstrapped with Create React App.
- This project was only built for practice purposes.