Skip to content

An efficient management system of student attributes using object oriented programming

Notifications You must be signed in to change notification settings

RiturajSaha/Student-Management-System

Repository files navigation

Student-Management-System

A management system of college student attributes such as marks, personal details, grades etc. in a very efficient way along with a file management system (for storing data) and an access code (for security purpose) to access the program. The program is converted to .exe format inorder to reduce its execution time and to make it system independent (Windows) .

Libraries:

  • os
  • shutil
  • sys
  • datetime

Functionalities:

  • Create A Student Data
  • Display Data Of A Particular Student
  • Display Data Of All Students
  • Display Top Performers
  • Delete Data Of A Particular Student
  • Update Data Of A Particular Student
  • Delete Top Performer Records
  • Change Access code
  • Reset Database

Accesscode: 55555 (can be modified)

About

An efficient management system of student attributes using object oriented programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages