Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Update Zheng Teck's PPP
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingkid-sg authored Apr 11, 2022
1 parent 01e3e7e commit 896dcb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/team/laughingkid-sg.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Given below are my contributions to the project.
* What it does: Allows the user to add an interview date to each application.
* Justification: Users will have multiple ongoing internship applications at the same time and we want to provide a useful way for users to track their upcoming applications.

* **New Feature**: Added ability to sort by name, interview date, pioirty
* **New Feature**: Added ability to sort by name, interview date, priority, status
* What it does: Allows the user to sort by the above fields in ascending and descending order.
* Justification: This feature allows users to order their applications according to key fields to allow for more efficient access and management of their internship applications.

* **Code contributed**:
* 1200+ LoC contributed to the project. See [RepoSense](https://nus-cs2103-ay2122s2.github.io/tp-dashboard/?search=laughingkid-sg&breakdown=true&sort=groupTitle&sortWithin=title&since=2022-02-18&timeframe=commit&mergegroup=&groupSelect=groupByRepos&checkedFileTypes=docs~functional-code~test-code~other).
* Updated test cases details from contact details (original AB3) to that of internship applications. [#58](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/58), [#88](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/88)
* Updated test cases details from contact details (original AB3) to the internship applications. [#58](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/58), [#88](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/88)
* Build test cases for sorting function and interview dates field. [#90](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/90), [#199](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/199)

* **Project management**:
Expand Down Expand Up @@ -50,6 +50,6 @@ Given below are my contributions to the project.
* Reported 3 issues during the PE dry run. See [ped](https://github.com/laughingkid-sg/ped/issues).

* **Tools**:
* Added codecov badge [![codecov](https://codecov.io/gh/AY2122S2-CS2103T-T11-3/tp/branch/master/graph/badge.svg?token=OPX1FSESUJ)](https://codecov.io/gh/AY2122S2-CS2103T-T11-3/tp) on project's [README.md](https://github.com/AY2122S2-CS2103T-T11-3/tp/blob/master/README.md) for easy checking and access.
* Added codecov badge [![codecov](https://codecov.io/gh/AY2122S2-CS2103T-T11-3/tp/branch/master/graph/badge.svg?token=OPX1FSESUJ)](https://codecov.io/gh/AY2122S2-CS2103T-T11-3/tp) on the project's [README.md](https://github.com/AY2122S2-CS2103T-T11-3/tp/blob/master/README.md) for easy checking and access.
* Used imgbot to optimise images in the repo. [#59](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/59), [#215](https://github.com/AY2122S2-CS2103T-T11-3/tp/pull/215)

0 comments on commit 896dcb2

Please sign in to comment.