/CGPA-Calculator

This project is based on ten (10) point scale as used by most Colleges of Education. Academic excellence is measured using the Grade Point Average (GPA) and Cumulative Grade Point Average (CGPA). So it is important that all students have insight on how to calculate their GPA & CGPA so as to be able to evaluate their academic performance from time to time and improve themselves by the remarks provided.

Primary LanguagePythonApache License 2.0Apache-2.0

Project video

System Requirements

  • Os : Windows 10
  • RAM : 4GB
  • Python version 3.0 or latest must be required

Instructions:

  1. Download and extract the file from the drive.
  2. Open and run "Welcome.py"
    Use Pycharm (recommended)
  3. Initial Login Details
	Username		Password
	________________________
	11702349	  	hello
	11702345	 	password
	1234			qwerty
	11702347	  	asdfghjkl
  1. One can View the tables and data in the database using SQLiteStudio.
    To do so:
    Open "database.db"

  2. One can View the GUI using SpecTcl
    Download here
    and view all the GUI inside "GUI files" folder

  3. One can refer to screenshots of the project inside "Screenshots" folder.


For documentation open "CGPA Calculator Python TKinter.pdf"

Screenshots

Welcome Screen :

Screenshot (406)

About Us Screen :

Screenshot (407)

Login Screen :

Screenshot (408)

New User Screen :

Screenshot (412)

Main Screen Screen :

Screenshot (419)

Note:

This Project includes all the necessary Exception handling

image

image

Authors