رسم بياني للالتزام

5 الالتزامات

المؤلف SHA1 الرسالة التاريخ
9dbd814f6c fixing Hardcoded Non-Cryptographic Secret and change the port to 8080 .
- 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
//############################################//
2025-10-01 11:12:20 +03:00
88c5c9fabf moving the database file to databases/ dir
- 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
//############################################//
2025-07-10 13:27:11 +03:00
3441a430b8 ignoring changes in database
and adding a .csv template file .
2025-06-10 14:55:17 +03:00
937978c779 - version : 0.3
- description : make the UI with arabic and trying to add importing from
  .csv feature .
2025-06-09 22:54:17 +03:00
dde868789c - version : 0.1
- description : initialize the app
2025-06-09 19:52:42 +03:00