Dear Guys
This is the problem statement for your assignment, just take care of this issue that, for your activity diagram (Activity diagram, Sequence diagram, state chart … ) you must consider the main document. (DON’T RELY JUST ON THIS)
1. Tuition Manager is able to register a new subject to the system.
2. For registering a new subject system needs the subject name.
3. Student should be registered into the system via Tuition Manager.
4. For registering a new student, the student name is needed.
5. Tuition Manager is in charge to create a new tuition record for given student and a subject.
6. A tuition record contains, student name, subject name, taught date of subject, and duration (hours) of the taught subject.
7. Tuition Manager is able to generate payment statement, related to a pair of student and subject.
8. A payment statement contains student name, subject name, begin date, and end date.
9. Each generated payment statement should be saved in a text file.
10. Tuition Manager has this ability to edit, delete, and update the created tuition records.
Regards
No comments:
Post a Comment