Skip to content

A School Management System which implements Object Oriented Programming concept of C++(in Turbo C++). The application takes input of student details and stores their marks in a file using file handling . It can display student details based on their id. Teacher's details can also be entered and displayed. The access to the application is granted…

Notifications You must be signed in to change notification settings

NehaModak/School-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

School-Management-System

A School Management System which implements Object Oriented Programming concept of C++. The application takes input of student details and marks stores them in a file using file handling . It can display student details based on their id. Teacher's details can also be entered and displayed. The access to the application is granted through username and password.

About

A School Management System which implements Object Oriented Programming concept of C++(in Turbo C++). The application takes input of student details and stores their marks in a file using file handling . It can display student details based on their id. Teacher's details can also be entered and displayed. The access to the application is granted…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages