A business dashboard is an information management tool that is used to track KPIs, metrics, and other key data points relevant to a business, department, or specific process. Through the use of data visualizations, dashboards simplify complex data sets to provide users with at a glance awareness of current performance
For development:
- Clone Repo
git clone https://github.com/PawanRamaMali/Sales-Dashboard-Demo
- Change Directory to the app folder and execute
shiny::runApp()
in R console
In development: app will run on http://localhost by default.
Testing is not integrated at the moment.
MIT