Skip to content

Bindupriya-tutorials/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Student Management System

A simple Student Management System built using Python and SQLite.

Features

  • Add Student
  • View Students
  • Update Student Details
  • Delete Student

Technologies Used

  • Python
  • SQLite
  • VS Code

Project Description

This is a beginner-level CRUD (Create, Read, Update, Delete) application developed using Python and SQLite database. The project helps manage student records by allowing users to add, view, update, and delete student information.

How to Run

  1. Clone the repository
git clone <https://github.com/Bindupriya-tutorials/Student-Management-System>
  1. Open the project folder in VS Code

  2. Run the file

python student_management.py

Sample Menu

===== STUDENT MANAGEMENT SYSTEM =====
1. Add Student
2. View Students
3. Update Student
4. Delete Student
5. Exit

About

A simple Python-based Student Management System with CRUD operations for adding, viewing, updating, and deleting student records using SQLite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages