Skip to content

A student management app using TKinter GUI and SQLITE3 Database by using the concept of OOP.

Notifications You must be signed in to change notification settings

CryoYohan/Student-Management-App

Repository files navigation

Student-Management-App

A student management app using TKinter GUI and SQLITE3 Database. This program has a Student Blueprint for creating student object to add to the database. Next is the databasehelper is a set of modules that executes that processes of CRUD operations in the database. Then the window file, it is responsible for the TKinter GUI specifications like its width, height and the generation of the widgets. Lastly, the main.py is the file that executes the created blueprints and libraries for developing this Student Management Program by using OOP.

image image image image image

About

A student management app using TKinter GUI and SQLITE3 Database by using the concept of OOP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages