Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9d89da4

Browse files
Create README.md
1 parent ba5ec26 commit 9d89da4

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

‎GUIScripts/Marksheet - GUI/README.md‎

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Marksheet - GUI
2+
3+
## Objective
4+
5+
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.
6+
7+
## Library Used
8+
9+
- Tkinter
10+
11+
## Setup
12+
13+
It is easy to setup just download code and go through prerequisites and run it.
14+
15+
## Description
16+
17+
The script is based on python, we have imported the tkinter modules.
18+
19+
The workspace is created using tkinter module for looks like gui application.
20+
21+
Buttons are created and alligned to give a neat outlook.
22+
23+
Functions are created for each operation like grade calculation, SGPA clculation etc.
24+
25+
Then main loop is set to call all function when user click the required button.
26+
27+
## Sample Output
28+
29+
![](https://github.com/rammya29/Awesome_Python_Scripts/blob/main/GUIScripts/Marksheet%20-%20GUI/Images/Image-1.jpg)
30+
31+
![](https://github.com/rammya29/Awesome_Python_Scripts/blob/main/GUIScripts/Marksheet%20-%20GUI/Images/Image-2.jpg)
32+
33+
**AUTHOR** : RAMMYA DHARSHINI K

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /