https://github.com/genza999/dashboard
Dashboard that utilizes the power of google charts.
https://github.com/genza999/dashboard
Last synced: 3 months ago
JSON representation
Dashboard that utilizes the power of google charts.
- Host: GitHub
- URL: https://github.com/genza999/dashboard
- Owner: Genza999
- Created: 2018-10-15T17:28:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T17:35:34.000Z (over 7 years ago)
- Last Synced: 2025-03-16T09:41:26.820Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://assignment101.herokuapp.com/
- Size: 172 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Assignment to visualize two Charts using data from a csv file as input.
## URL:
https://assignment101.herokuapp.com/
### Tools Used
* Flask
* MongoDb
* Html
* css
* Heroku
### Use the command below to build a perfect replica of the virtual environment:
```
pip install -r requirements.txt
```
### After run the following command to start the web application(Make sure your Mongodb is already up and running):
```
python app.py runserver
```
### Author
Kisekka David