An open API service indexing awesome lists of open source software.

https://github.com/likweitan/student-grading-system

A simplified student grading system.
https://github.com/likweitan/student-grading-system

cpp

Last synced: 2 months ago
JSON representation

A simplified student grading system.

Awesome Lists containing this project

README

        

# Student Grading System

## CSC 1211 – PROGRAMMING TECHNIQUES

The system is created using C++.

You work as a programmer at Software House Development Company. Your project manager has assigned you to develop a system.

The system should have the following functions:

i. Add Record

ii. Search Record – (Display selected record)

iii. Update Record – (Update selected variable)

iv. Delete Record – (Delete selected record)

v. Display Record – (Display all record)