Welcome to the Digital Business Dashboard project!
This project includes a dashboard application built with React, showcasing various components such as statistics, orders, calendar, and data grid.
Check out the live demo here.
- Provides an overview of statistics and orders.
- Displays various cards with important business metrics.
- Includes a chart for visualizing statistical data.
- Allows users to schedule and manage events.
- Supports adding, editing, and deleting events.
- Provides a visual representation of events using a calendar view.
- Offers a kanban board for managing tasks and projects.
- Supports creating, moving, and updating tasks across different columns.
- Provides an intuitive drag-and-drop interface for task management.
- Displays user data in a tabular format.
- Allows users to view and interact with data efficiently.
- Supports pagination and lazy loading for handling large datasets.
@asseinfo/react-kanban
: Used for implementing a kanban board.@fullcalendar/react
: Used for displaying a calendar.echarts-for-react
: Used for rendering charts.material-react-table
: Used for creating tables with material design.react-icons
: Used for including icons in the application.react-router-dom
: Used for routing within the application.