-
Notifications
You must be signed in to change notification settings - Fork 4
Feature Z Iteration 4
- A speech therapist can create a report to a patient.
- A speech therapist can update details of a certain patient's report.
- A speech therapist can delete a certain patient's report.
###Information about the tasks:
Huboard
Issues
Our gitter
###Testing
optional tests on the main tasks of this iteration:
1.
test: an existing speech therapy adds patient's report(by pressing to the addDocument button)
expected result:
the report page is shown.
2.
test: an existing speech therapy updates some or all the details of a certain patient's report (by pressing to the edit button).
expected result: the details are changed in the database and we can see the changes on the report page.
3.
test: an existing speech therapy wants to delete a patient's report (by pressing to the remove button).
expected result: the patient's is removed from the database and we can't see it on the page.
###screenshot of the huboard in the end of this iteration
###conclusion of the iteration: We are still working on this iteration, but we hope to finish the work as soon as possible.
###Meeting and discussion summary, feedback of the customer: We showed to the client our website and she was very happy about our progress. We have told her that we will make efforts to finish the project on Thursday.