Skip to content

Student Management System implemented in Python using the PyQt6 framework.

Notifications You must be signed in to change notification settings

angeljmercado/student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Management System (PyQt6)

This is a simple Student Management System implemented in Python using the PyQt6 framework. It allows you to manage student records, including adding, editing, searching, and deleting student information.

Features

  • Add and register student records.
  • Edit and update existing student information.
  • Search for students by name.
  • Delete student records.
  • About tab provides project information.

Getting Started

1. Clone the repository:

https://github.com/angeljmercado/student-management-system.git

2. Install the required dependencies:

pip install PyQt6 sqlite3

3. Run the application:

python main.py

About

Student Management System implemented in Python using the PyQt6 framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages