Arcane_Project Description 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 Usage Run the app: flask run Run the app as docker continer: docker-compose build docker-compose up