It is to create a simple marksheet where it reduces the work by calculating the grade with the subject credits and it gives overall grade.
- Tkinter
It is easy to setup just download code and go through prerequisites and run it.
The script is based on python, we have imported the tkinter modules.
The workspace is created using tkinter module for looks like gui application.
Buttons are created and alligned to give a neat outlook.
Functions are created for each operation like grade calculation, SGPA clculation etc.
Then main loop is set to call all function when user click the required button.
AUTHOR : RAMMYA DHARSHINI K