Skip to content

vikramdotcom/OOPS_Student_management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸŽ“ Student Management System

A basic Python OOP project to manage students and their grades. This project is ideal for beginners to understand key OOP concepts like Classes, Objects, Encapsulation, and Composition.


πŸ“Œ Features

  • Add students with name and roll number
  • Add multiple grades for each student
  • Calculate average grade
  • Display all student information

πŸ› οΈ OOP Concepts Used

  • βœ… Class & Object
  • βœ… Encapsulation
  • βœ… Composition
  • βœ… Methods & Attributes

πŸš€ How to Run

  1. Clone the repo or copy the code
  2. Run using any Python interpreter or UV:
python main.py or uv run main.py

leave a star ⭐...

About

This is oops project in python a simple student managent system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages