j-alicia-long / KPI-Dashboard

A KPI Dashboard for personal daily metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KPI Dashboard

A KPI Dashboard for personal daily metrics Built with Django, PostgreSQL, and Docker.

Development Setup

Clone the project and run the docker container:

git clone [url]
cd KPI-Dashboard
chmod +x entrypoint.sh     # if you get an access denied error
docker-compose up

The Django server runs from the web service while PostgreSQL runs from db.

Running the tests

Explain how to run the automated tests for this system

Built With

Authors

Acknowledgments

  • HackCville Deploy staff (Chris, Jedidiah, Harrison)

About

A KPI Dashboard for personal daily metrics


Languages

Language:Python 87.0%Language:Shell 7.7%Language:Dockerfile 5.3%