Skip to content

A simple python program that uses gspread library to connect to a google sheet and retrieve student's GPAs and finding the input GPA rank among the other students, it updates real-time so if the google sheet is updated the app is updated as well

Notifications You must be signed in to change notification settings

fares-h-moneim/MyRankApp

Repository files navigation

My Rank App

A simple app using python to find students' ranks using their GPA as input with GUI using tkinter python library and accessing google sheet using gspread library from a google form

Software Required to Run the App:

For this project you will only need to have Microsoft Visual Studio or pycharm.

App Preview:

Main Page

This is where you input your GPA and click submit to find your rank and display statistics.

Page after Submit:

This is where you see your rank and number of students in each track from form results.

About

A simple python program that uses gspread library to connect to a google sheet and retrieve student's GPAs and finding the input GPA rank among the other students, it updates real-time so if the google sheet is updated the app is updated as well

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages