Li Shihao's Project Portfolio Page
For Project BUDDY latest v1.4.
Documentation
- AboutUs.md
- User Guide
- Developer Guide
Features & Bugs Fix
- Sample contacts in
addressbook.json
(not correct way) - Create 19 suitable sample contacts for our project context in
SampleDataUtil.java
, add/data/
togitignore
(proper way) - Relate Command
- which relate multiple contacts to one
relate 2 <- 1 4 5
- or list a person and whose every related contacts by
relate 2
- mutual relationship: A related to B, B automatically related to A
- PR#58 Major feature release!
Also includes
RelateCommmandParserTest
test code 2. PR#98 Fix invalid index after<-
operator does not throw exception. 3. PR#109 Bug fix: unable to save new person added due to construct person inAddCommandParser
withnull
for relation.-TIC4002-F18-3/tp2/pull/98/files) Fix invalid index after<-
operator does not throw exception
- which relate multiple contacts to one
- UI Overhaul:
- Light theme css
- Person in Card View instead of List View for space-saving and info density
(also includes a fix of
JsonUtil
and its test thataddressbook.json
would not have a newline at EOF which fails the CI)
Team Contribution
- Code review 37
- Code review 38
- Make
v1.2
release - Maintain the updates to
Ui.png
- Contribution to Project shared notes, topic, target user profile, value proposition, features selection
- Contribution to User Stories