Skip to content

The aim of the project is to view, add, search and remove the details of a student by simply providing the student name.

Notifications You must be signed in to change notification settings

Samrat307/Student-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The aim of the project is to view the details of a student by simply providing the student name.
This is the basic concept of OOP in python.

Contents:

--> info.py - This file contains some pre-declared student's data.
  
--> func.py - This is the main program which takes input of a student data from the user.

--> stu.py - This is the user interface where a user can view, add, search and remove a student details.

--> Software_Requirements.txt - Software requirements to execute the code.

--> output - This folder contains the images of outputs for viewing, adding, searching and removing a student details.

About

The aim of the project is to view, add, search and remove the details of a student by simply providing the student name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages