The git repo contains tow implementation version of the app:
- On main branch: basic implementation
- On version-with-the-user-control branch: updated implementation with user access control
flask run
docker-compose build
docker-compose up
The git repo contains tow implementation version of the app:
flask run
docker-compose build
docker-compose up