Skip to content

Commit

Permalink
Merge pull request #307 from Aseanseen/PPP
Browse files Browse the repository at this point in the history
Cut more
  • Loading branch information
Aseanseen authored Nov 9, 2020
2 parents 232e594 + 8c298a5 commit 0d1ed25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/team/aseanseen.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Repository Assistant with a Versatile Interface (ra.VI) is a desktop app for NUS
#### Features implemented:
* **New Feature**: Added the timetable feature [#101](https://github.com/AY2021S1-CS2113T-T09-2/tp/pull/101) [#118](https://github.com/AY2021S1-CS2113T-T09-2/tp/pull/118)
* What it does: Allows the user to manage their lessons in their timetable. This includes adding, deleting, viewing and filtering.
* Justification: This feature allows students to manage all of their classes in addition to their tasks and deadlines. This allows the student be aware of their lessons on a daily basis and prepare for them.
* Highlights: This feature was challenging due to the Time element. Therefore, we had to be very careful during our implementation, creating a robust data structure to handle the timetable.
* In-depth contribution:
* Implemented the parsing of the timetable commands.
Expand All @@ -14,7 +13,6 @@ Repository Assistant with a Versatile Interface (ra.VI) is a desktop app for NUS
* Credits: [Jun You](https://ay2021s1-cs2113t-t09-2.github.io/tp/team/f0fz.html)
* **New Feature**: Added add/delete tasks and modules feature [#17](https://github.com/AY2021S1-CS2113T-T09-2/tp/pull/17) [#35](https://github.com/AY2021S1-CS2113T-T09-2/tp/pull/35) [#54](https://github.com/AY2021S1-CS2113T-T09-2/tp/pull/54)
* What it does: Allows the user to manage their tasks and modules. This includes adding, deleting and handling of deadlines.
* Justification: This allows the student be on top of their tasks and deadlines, while keeping track of the modules they are taking / have taken.
* Credits: Implemented with adaptations from my [iP](https://github.com/Aseanseen/ip)
* **New Feature**: Added main class and exit command [#40](https://github.com/AY2021S1-CS2113T-T09-2/tp/pull/40) [#53](https://github.com/AY2021S1-CS2113T-T09-2/tp/pull/53)
* Credits: Implemented with adaptations from my [iP](https://github.com/Aseanseen/ip) and [AddressBook (Level 2)](https://se-education.org/addressbook-level2/).
Expand Down

0 comments on commit 0d1ed25

Please sign in to comment.