/reports

reporting application backend built with flask

Primary LanguageHTML

Reports

Install dependencies w/ pip
$ pip install -r requirements.txt

Run the app locally
$ python app.py

Browse to 127.0.0.1:5000