GRADEVIEW / .gitignore

Commit History

Update .gitattributes and .gitignore; modify README.md for formatting; enhance app_new.py with database connection and user authentication; update encrypted_grades.csv with new encrypted data.
cfc6187

MENG21 commited on

Refactor data loading to use MySQL database connection; removed CSV decryption function and implemented student grade retrieval from the database.
d43e69b

MENG21 commited on