Skip to content

A basic CPP code written to make management of reports of students easier.

License

Notifications You must be signed in to change notification settings

hardik-chandan/student-report-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Student Report Management System

A basic CPP code written to make management of reports of students easier. This is one of the earlier programs I wrote while practising for object orientation in CPP. Reference for the code: hackr.io

Things learnt from this project:

  • File management system of C++
  • Input data validation and handling
  • Basic console application
  • OOP basics like use of methods and attributes

How to run

  • Open the file above.
  • Copy the code and paste it in your IDE.
  • Execute the code and check for any errors that may occur due to your compiler.

About

A basic CPP code written to make management of reports of students easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages