28 lines
753 B
Markdown
28 lines
753 B
Markdown
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
|
|
|