Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MENG21
/
GRADEVIEW
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
d8b90be
GRADEVIEW
48 kB
1 contributor
History:
56 commits
MENG21
Remove CSV decryption function and related imports; refactor app.py to retrieve student grades directly from a database connection, enhancing data management and security.
d8b90be
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
24 Bytes
Refactor data loading to use MySQL database connection; removed CSV decryption function and implemented student grade retrieval from the database.
11 months ago
README.md
Safe
282 Bytes
initial commit
over 1 year ago
app.py
Safe
8.27 kB
Remove CSV decryption function and related imports; refactor app.py to retrieve student grades directly from a database connection, enhancing data management and security.
11 months ago
app_new.py
Safe
9.57 kB
Remove CSV decryption function and related imports; refactor app.py to retrieve student grades directly from a database connection, enhancing data management and security.
11 months ago
encrypted_grades.csv
Safe
28.1 kB
Remove CSV decryption function and related imports; refactor app.py to retrieve student grades directly from a database connection, enhancing data management and security.
11 months ago
requirements.txt
Safe
244 Bytes
Update requirements.txt to include mysql-connector-python and python-dotenv for database connectivity and environment variable management.
11 months ago