An open API service indexing awesome lists of open source software.

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.

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