Releases: fadymas/Students-Management-System
Releases · fadymas/Students-Management-System
Initial Release (v1.0.0)
Students Management System
The Students Management System is a Python-based application designed to manage student information, courses, and grades. It provides functionalities to add, edit, and remove students and courses, as well as to supply and view grades.
Features
- Student Management: Add, edit, and remove student information.
- Course Management: Add, edit, and remove course information.
- Grade Management: Supply and view grades for students.
- GPA Calculation: Calculate and display the GPA for students.
- Data Visualization: Display course registration distribution using pie charts.
Requirements
- Python 3.x
matplotliblibrary for data visualizationjsonandcsvmodules for data handling