Skip to content

savirsingh/school-average-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

School Average Tracker

School Average Tracker is a simple and open-source Python Tkinter application which stores and keeps record of your current grades and your current average in school or university. It will also give you feedback about how you're currently performing.

It has a very simple user interface which you can use to store and keep track of (currently) up to 32 grades!

screenshot

All grades are stored in the data.singh file. Everything is displayed (as percentages) in the interface.py file.

Features

  • Add more grades to system
  • Display and keep track of grades
  • Calculate and keep track of average
  • Display motivational messages based on average

You must exit the app then load it again to see changes made to system.

Releases

No releases published

Packages

No packages published

Languages