A FOSS Covid Tracker for students associations
- Fit
docker-compose.yml
to your needs (watch for build path). - Deploy behind a reverse-proxy such as
nginx
ortraefik
. - Deploy frontend from here.
- Deny access events if max number of people already inside.
- /admin-only/ Endpoints for events of day, from date1 to date2 and others.
- Telegram bot integration to keep track of the number of people inside.
- Automatically generate exit events for people who forgot at the end of the day.
- Write tests.
Want to improve the project? Feel free to open an issue, a PR or whatever!