Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

# Student Management System

## Overview

A Python-based Student Management System designed to manage student records efficiently. This project allows users to add, view, search, update, remove student records, calculate grades, and find the topper.

## Features

- Add new students

- View all student records

- Search for students

- Update student marks

- Remove students

- Find topper

- Calculate student grades

## Technologies Used

- Python

- Jupyter Notebook

## Concepts Implemented

- Functions

- Dictionaries

- Loops

- Conditional Statements

- CRUD Operations

## Project Structure

Student-Management-System

├── Student_Management_System.ipynb

├── README.md

└── images

├── main_menu.png

├── add_students.png

├── view_students.png

├── find_topper.png

├── show_grades.png

├── search_students.png

├── remove_students.png

└── update_record.png

## Project Screenshots

### Main Menu

main_menu

### Add Student

add_students

### View Students

view_students

### Find Topper

find_topper

### Show Grades

show_grades

### Search Student

search_students

### Remove Student

remove_students

### Update Student Record

update_record

## Future Improvements

- Add database connectivity

- Store student records permanently

- Add GUI interface

- Add multiple subjects and average calculation

## Author

Redeep Mallick

About

A Python-based Student Management System to add, view, search, update, remove student records and calculate grades.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages