Report Card Management System
Submitted by razormist on Friday, August 14, 2020 - 14:56.
Language
Report Card Management System with Source Code is a C++ program that record and calculate all the students grade. The system was developed using only C++ language.
The system is very straightforward, the user is freely to view and display the list of all the students but it is required to enter a password upon accessing the teacher side. In teacher side the user can add new student, modify the student details, and remove unnecessary data. The system has an auto function that automatically calculate the student grade after entering the individual subject grade.
Installation:
- Extract the zip file after downloaded.
- Open the folder and locate the exe file
- Click the exe file to launch the program
Login Details
Password: 12345 The Source Code is ready to be downloaded, just kindly click download button below. I hope that this system can help you to what you are looking for. For more updates and tutorials just kindly visit this site. Enjoy Coding!!Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 2459 views