- version : 2.6
- Details : adding .env file that has the secret key and use it .. using
different python modules and removing the unused route `/add_lesson`.
//############################################//
modified: .gitignore
modified: app.py
modified: requirements.txt
modified: serve.sh
//############################################//
- version : 1.7
- description : moving the database file to databases/ dir and updating
init-db() function to use the databases/ dir as the default .
//############################################//
modified: .gitignore
modified: app.py
//############################################//