This project is a frappe application which integrate sDashboard with frappe framework. You can make your own Dashboard by defining widget and widget report.
- Table Widget
- Tab Widget
- Chart Widget (using Flotr2)
- Get Dashboard application with
bench get-app dashboard https://github.com/sanjay-kumar001/dashboard.git
- Install application in the framework with
bench install-app dashboard
- Create Widget Report
- Create Widget (Table/Tab/Chart)