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

5 الالتزامات

المؤلف SHA1 الرسالة التاريخ
56652a73fc removing unnecessary html code in points route .
- version : 2.5
- Description : the last stable Flask app in a single file
- TODO :
* Clean architecture refactoring .
* Adding authentication and advanced settings .
* Performance and security improvements .

//############################################//
	modified:   templates/points.html
//############################################/
2025-09-30 15:31:01 +03:00
8721f1e8cc making the UI cleaner and easier
- version : 1.8
- description : making the selection of students with checkboxes and
  keeping the fuzzy search enabled .
//############################################//
	modified:   app.py
	modified:   templates/points.html
//############################################//
2025-07-10 13:42:30 +03:00
a3788e843a Enhance the adding/removing students feature
- version : 1.6
- description : making a dropdown for searching for a specific student
  and add an option to add/remove points for every students .
//############################################//
	modified:   app.py
	modified:   templates/points.html
//############################################//
2025-07-10 13:15:01 +03:00
55c5c4d6a8 adding/removing students functionality
- version : 1.5
- description : adding the functionality to add/remove points for any
  student .
//############################################//
	modified:   app.py
	modified:   templates/index.html
	modified:   templates/modify_info.html
	modified:   templates/points.html
	modified:   templates/template.csv
//############################################//
2025-07-10 13:00:19 +03:00
731e45f75c - version : 0.8
- description : adding record and points pages and adding a navbar .
2025-06-11 19:03:59 +03:00