Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MENG21
/
GRADEVIEW
like
0
Build error
App
Files
Files
Fetching metadata from the HF Docker repository...
21883c9
GRADEVIEW
48.2 kB
Ctrl+K
Ctrl+K
1 contributor
History:
57 commits
MENG21
Update encrypted grades in CSV file to reflect new data format and enhance security measures.
21883c9
about 1 year 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.
about 1 year 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.
about 1 year 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.
about 1 year ago
encrypted_grades.csv
Safe
28.3 kB
Update encrypted grades in CSV file to reflect new data format and enhance security measures.
about 1 year ago
requirements.txt
Safe
244 Bytes
Update requirements.txt to include mysql-connector-python and python-dotenv for database connectivity and environment variable management.
about 1 year ago