Skip to content

Revathi2006-cyber/python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Student Database Management System (Python)

A simple Python console-based Student Database Management System to manage students' records. This project allows adding, deleting, searching, filtering, and ranking students based on their marks.

Features

Add Student Add a new student with details like ID, Name, Age, Course, and Marks. Ensures no duplicate IDs are added.

Delete Student Remove a student from the database using their ID.

Search Student Search by either Student ID or Name.

Filter Students

By Course

By Minimum Marks

Top-K Students Displays the top K students ranked by marks in descending order.

Interactive Menu User-friendly menu-driven interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages