Skip to content

Latest commit

 

History

History
 
 

Marksheet - GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Marksheet - GUI

Objective

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.

Library Used

  • Tkinter

Setup

It is easy to setup just download code and go through prerequisites and run it.

Description

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.

Sample Output

AUTHOR : RAMMYA DHARSHINI K