This commit is contained in:
louiscklaw
2025-01-31 21:27:38 +08:00
parent 8cce226ca9
commit ca0eb416dd
90 changed files with 4082 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
Topic 1 Student Report Management System
i. This system collects student details like name, marks in each subject.
- HKD 0
ii. The system can calculates the overall grade of each student.
- HKD 100
iii. User can add, edit and delete the record to the system manually or upload a file.
- HKD 200
iv. The system should have a counter to check how many records are update on each time.
- commit button ?
- HKD 150
v. User can generate report and the report should be able to download.
- HKD 150
vi. 2-4 additional features are required.
- Find highest and lowest marks for each subject (who & marks)
- Find average marks for each subject (highest and lowest, who & marks)
- HKD 300
https://www.onlinegdb.com/online_c++_compiler