Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
MENG21
/
GRADEVIEW
Sleeping

App Files Files
Fetching metadata from the HF Docker repository...
GRADEVIEW
23.4 kB
  • 1 contributor
History: 61 commits
MENG21's picture
MENG21
Update markdown separator in main function for improved visual clarity
90b4d93 7 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    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
    282 Bytes
    initial commit over 1 year ago
  • app.py
    8.68 kB
    Update markdown separator in main function for improved visual clarity 7 months ago
  • app_new.py
    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. 10 months ago
  • encrypted_grades.csv
    3.11 kB
    Implement code changes to enhance functionality and improve performance 7 months ago
  • requirements.txt
    244 Bytes
    Update requirements.txt to include mysql-connector-python and python-dotenv for database connectivity and environment variable management. 11 months ago