update,
This commit is contained in:
27
marissa.sam/meta.md
Normal file
27
marissa.sam/meta.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
tags: [cpp, console]
|
||||
---
|
||||
|
||||
# marissa.sam
|
||||
|
||||
Topic 1 Student Report Management System
|
||||
|
||||
This system collects student details like
|
||||
|
||||
- [ ] name,
|
||||
- [ ] marks in each subject.
|
||||
- [ ] maths
|
||||
- [ ] chinese
|
||||
- [ ] english
|
||||
- [ ] grade
|
||||
|
||||
The system can calculates the overall grade of each student.
|
||||
|
||||
User can add, edit and delete the record to the system manually or upload a file.
|
||||
|
||||
The system should have a counter to check how many records are update on each time.
|
||||
|
||||
User can generate report and the report should be able to download.
|
||||
|
||||
2-4 additional features are required.
|
||||
Topic 1 Suggested Records
|
Reference in New Issue
Block a user