- 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
//############################################/
- version : 1.8
- description : making the selection of students with checkboxes and
keeping the fuzzy search enabled .
//############################################//
modified: app.py
modified: templates/points.html
//############################################//
- 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
//############################################//