This repository contains a collection of Python programs developed using the PyQt5 library. PyQt5 allows for the creation of desktop applications with a graphical user interface (GUI) using Python.
This mini project demonstrates the use of Object-Oriented Programming concepts to create a user account, login functionality, and a student registration system. It uses the SQLite database for data ...