Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 392 Bytes

File metadata and controls

2 lines (2 loc) · 392 Bytes

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.