Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 1.15 KB

README.md

File metadata and controls

41 lines (37 loc) · 1.15 KB

What's included

Within the project folder you'll find the following directories and files:

Paper Dashboard 2
.
├── README.md
├── assets
│   ├── css/
│   ├── demo/
│   ├── fonts/
│   ├── img/
│   ├── js
│   │   ├── core/
│   │   ├── chart.js       
│   │   ├── paper-dashboard.js
│   │   ├── paper-dashboard.js.map
│   │   ├── paper-dashboard.min.js
│   │   └── plugins
│   │       ├── bootstrap-notify.js
│   │       ├── chartjs.min.js
│   │       └── perfect-scrollbar.jquery.min.js
│   └── scss/
│       ├── paper-dashboard/
│       │   ├── cards/
│       │   ├── mixins/
│       │   └── plugins/
│       └── paper-dashboard.scss
├── data/
│       ├── exports.js
├── database.py
├── exports.csv
├── converttoJson.py
├── webpage.html

Getting started

  • Clone or download the repository
  • Open webpage.html file in any browser to see the grid and the chart