Skip to content

This is a repository for a School Management System developed using CPP. It includes features such as student registration, attendance management, grade tracking, and generating reports. The project was developed as a part of a college project and can be used as a reference for similar projects.

Notifications You must be signed in to change notification settings

0007ishav/School-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

School Management System

This is a simple School Management System developed using C++ in Visual Studio Code. It is designed to be a console application that can be used to manage student information and academic records.

Features

  1. Add new student
  2. Modify student details
  3. Delete student
  4. Search student
  5. View all students
  6. Calculate student grades
  7. Generate student reports

Installation

  1. Clone the repository

      git clone https://github.com/0007ishav/School-Management-System.git
    
  2. Open the project in Visual Studio Code

  3. Build the project by pressing Ctrl+Shift+B

  4. Run the executable file generated in the bin folder

Usage

  1. Start the program by running the executable file
  2. Use the menu options to perform the desired actions
  3. Follow the prompts to enter and modify student details
  4. Use the search function to find students by name or ID number
  5. Use the report function to generate a report of a student's academic performance

About

This is a repository for a School Management System developed using CPP. It includes features such as student registration, attendance management, grade tracking, and generating reports. The project was developed as a part of a college project and can be used as a reference for similar projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages