This is an open source dashboarding project meant to demonstrate to power of open-source and public technologies. This will be a front-end with embedded dashboards using the python Bokeh library. The back-end will use the Django framework and interact with a SQLight database. All of this will sit within a Docker container and ultimately be hosted in cloud.gov.
This project uses:
- Python 3.6.6
- Docker
- Bokeh
- Django
Deployment requires a cloud.gov account and access to the application's org. If those prerequisites are met, you can login with:
cf login -a api.fr.cloud.gov --ssoThen target the appropriate org and space by following the instructions.
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.