Skip to content

A Python-based Student Management System using Object-Oriented Programming for managing student records via terminal interface.

Notifications You must be signed in to change notification settings

006-Ekta/Student-Management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸŽ“ Student Management System (Python OOP Project)

πŸ“Œ Description

A simple console-based application built using Python OOP concepts to manage student data like name, roll number, and marks.

πŸ”§ Features

  • Add Student
  • View All Students
  • Search Student by Roll Number
  • Delete Student
  • Exit System

πŸš€ How to Run

  1. Open terminal
  2. Run:

πŸ“š Concepts Used

  • Classes & Objects
  • Constructor (__init__)
  • Lists
  • Conditional Statements
  • Loops & Functions

πŸ“‚ Output Screenshot

(Attach a screenshot of the terminal if possible)

✍️ Author

Ekta Deshmukh

About

A Python-based Student Management System using Object-Oriented Programming for managing student records via terminal interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages