Skip to content

ariesshadow/student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ“ Student Management System (Python + SQL)

A simple Student Management System built using Python and SQL, designed to perform basic CRUD (Create, Read, Update, Delete) operations on student records. This project demonstrates how Python can interact with a relational database to manage real-world data efficiently.

๐Ÿ“Œ Features Add new student records View all students Search students by ID Update student information Delete student records Persistent data storage using SQL database

๐Ÿ› ๏ธ Technologies Used Python 3 SQL (MySQL) Python DB API (sqlite3 / mysql-connector etc.)

๐Ÿง  What I Learned Connecting Python with SQL databases Writing SQL queries inside Python programs Implementing CRUD operations Structuring a small but complete backend project Improving logic, error handling, and user interaction

๐Ÿš€ Future Improvements Add a GUI Input validation and better error handling Role-based access (Admin / User) Export data to CSV Web version using Flask/Django

๐Ÿ“„ License This project is open-source and available for learning and educational purposes.

About

Python + SQL based Student Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages