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

https://github.com/innovativeinventor/reportr

COVID-19 Rules Reporting App for CRH. Make snitching easier. Written at the request of Choate faculty, but never deployed.
https://github.com/innovativeinventor/reportr

Last synced: 5 months ago
JSON representation

COVID-19 Rules Reporting App for CRH. Make snitching easier. Written at the request of Choate faculty, but never deployed.

Awesome Lists containing this project

README

          

# reportr
To run and reproduce, simply type (once poetry is installed: `pip install poetry`):

```bash
poetry install
poetry shell
(in the shell) python run.py
```