Skip to content

Commit

Permalink
Merge pull request #182 from yellow-294/update-dg-effort
Browse files Browse the repository at this point in the history
Update DG and PPP
  • Loading branch information
yellow-294 authored Nov 7, 2022
2 parents f2358e3 + be171a3 commit 442b2f7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -895,3 +895,13 @@ testers are expected to do more *exploratory* testing.
1. _{ more test cases …​ }_

</div>

## **Appendix: Effort**

Our team discussed extensively the features we want to include in this tP. Having former TAs in our group, we seeded out problems and issues TAs might face so we would produce a product they would need and want.

One of the biggest problems we faced was how to neatly list the persons in TAB to only show what needs to be seen. We solved this by implementing one of our biggest features: the New feature, which allows users to create new addressbooks so that each addressbook can be used to store students from each module. Swapping and editing each addressbook is also fast and easy

Another one of our big features is our Assignments feature. This feature enabled users to add Assignments to each student, grade each of them individually, and view these statistics on graphs. This entire feature took weeks and a lot of group effort to complete and is one of our proudest features.

In all, our team has placed a large amount of effort to craft this specific product made for teachers and through the weeks we have learnt a lot about teamwork and software engineering practises.
6 changes: 5 additions & 1 deletion docs/team/yellow-294.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ Given below are my contributions to the project.

* **Documentation**:
* User Guide:
* Fixed UG related bugs after PED: [#148](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/148)
* Fixed UG related bugs after PED: [#148](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/148), [#179](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/179)
* Developer Guide:
* Added implementation details of the AddAssignments feature: [#72](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/72)
* Added portion in APpendix regarding effort: [#182](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/182)

* **Community**:
* PRs reviewed:
Expand All @@ -45,6 +46,9 @@ Given below are my contributions to the project.
[#70](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/70),
[#81](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/81),
[#155](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/155),
[#164](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/164),
[#171](https://github.com/AY2223S1-CS2103T-T17-1/tp/pull/171),




Expand Down

0 comments on commit 442b2f7

Please sign in to comment.