Skip to content

CarCoderPro/Student-Management-System-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Student-Management-System-in-Python

This is a Student Management System built using Python with Tkinter for the GUI and MySQL for the database. The system allows users to add, view, update, and delete student records efficiently.

Features:

  1. Connect to database:Used to connect to the database for the CRUD Operations.

  2. Add Student: Add new student records with details like name, roll number, grade, and contact information.

  3. Show all: Display all existing student records in a table format.

  4. Update Student: Edit details of existing student records.

  5. Delete Student: Remove student records from the database.

  6. Search Student: Search for student records based on various criteria.

  7. Export Data: Exports the records into .csv format

About

Student Management System using Tkinter and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages