Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 2.34 KB

README.md

File metadata and controls

61 lines (47 loc) · 2.34 KB

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