Simple Result System is a mini c language project. You can look after the students’ marks and can update them anytime. Subject wise marks can be added to the students. The project is simple and easy to use. The whole system is built in C programming language.
About Simple Result System In C Programming :
In order to run this project, you will first need editors like DEV C++ or code blocks ide. When you compile and run the project you will be welcomed with a “Welcome Screen”. After that, you will see different options on your computer screen. Select the desired function you want for the modification of the project. The major part of the system is handled by the admin. He can add and delete the teacher. Also, he can add students. After adding teachers, the admin can finally give marks to the students. All the records are saved.
Since this is a mini project, you cannot really view the student marks. Also, you cannot modify the student marks once you have entered in the previous data.
How to run Simple Result System In C Programming :
In order to run the project, you must have installed Dev C++ or Code Blocks on your PC. (we recommend these IDE).