Skip to content

Commit

Permalink
Update contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
louietyj committed Nov 7, 2016
1 parent ca022cb commit cc0e6dc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/AboutUs.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ We are a team based in the [School of Computing, National University of Singapor
* Aspects/tools in charge of:
* Ensuring code quality
* Git/Integration
* Natural language parsing
* Date parsing with Natty
* Flexi-command parsing (Tokenizer)
* Disambiguation flow
* Date parsing (Natty)
* Features implemented:
* Controllers
- `add` controller
Expand All @@ -66,7 +67,9 @@ We are a team based in the [School of Computing, National University of Singapor
* DateParser concern (with Natty)
* Code written: [[functional code](https://github.com/CS2103AUG2016-F11-C1/main/blob/master/collated/main/A0093907W.md)][[test code](https://github.com/CS2103AUG2016-F11-C1/main/blob/master/collated/test/A0093907W.md)][[docs](https://github.com/CS2103AUG2016-F11-C1/main/blob/master/collated/test/A0093907W.md)]
* Other major contributions:
* TBC
* Designed the entire back-end architecture (MVC pattern)
* Designed predicate-based Model filtering to replace old filtering patterns
* Came up with the generic parse-by-token algorithm to support all Controllers

-----

Expand Down

0 comments on commit cc0e6dc

Please sign in to comment.