A simple Python-based Student Management System developed to manage student records using basic Python programming concepts.
- Add Student Details
- View Student Records
- Edit Student Details
- Delete Student Records
- Store Roll Number, Name, and Marks
- Menu Driven Program
- Python
- Install Python
- Open the project folder
- Run the program using:
python student_management.pyThis project was created to practice:
- Functions
- Lists
- Dictionaries
- Loops
- User Input Handling
- Add Database Support
- Create GUI Interface
- Add Login System
Harika
this is the output of the student management system project.
