Skip to content

Rikoting/GradeInsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GradeInsight

GradeInsight is a simple grade analyzer tool that helps calculate and visualize student performance.
It takes raw grade data (test scores, quiz results, assignments) and automatically computes:

  • βœ… Highest score
  • βœ… Lowest score
  • βœ… Average score
  • βœ… Passing and failing counts
  • βœ… Percentage and grade distribution

🎯 Features

  • Upload or input student scores
  • Automatic computation of statistics
  • Exports data to CSV, Excel, or PDF (planned)
  • Clean and simple interface for teachers or students

🧩 How to Use

  1. Enter grades manually or upload a file (planned feature)
  2. The app automatically displays:
    • Highest, lowest, average scores
    • Pass/fail counts and grade breakdown
  3. Future versions will include visualization and export features

πŸ› οΈ Technologies Used

  • Python (core logic)
  • Flask (for web app interface, if web version)
  • HTML/CSS/JS (front-end)
  • Pandas / OpenPyXL (for Excel export)
  • ReportLab / PDFKit (for PDF export)

πŸ§‘β€πŸ’» Author

Created by Rikoting
(Built originally in Replit, 2025)


πŸ“œ License

MIT License

Releases

No releases published

Packages

No packages published

Languages