Three Day Rush to discover Python's framework Flask.
We had to create few functionalities with Flask : register and login to an account using Sqlite, edit and display the user, or delete it. Main challenge was to get use to Flask, Jinja template and Sqlite.