A management system of college student attributes such as marks, personal details, grades etc. in a very efficient way along with a file management system (for storing data) and an access code (for security purpose) to access the program. The program is converted to .exe format inorder to reduce its execution time and to make it system independent (Windows) .
Libraries:
- os
- shutil
- sys
- datetime
Functionalities:
- Create A Student Data
- Display Data Of A Particular Student
- Display Data Of All Students
- Display Top Performers
- Delete Data Of A Particular Student
- Update Data Of A Particular Student
- Delete Top Performer Records
- Change Access code
- Reset Database
Accesscode: 55555 (can be modified)