Releases: CS2103-AY1819S2-W17-1/main
Releases · CS2103-AY1819S2-W17-1/main
v1.4
v1.3.1
v1.3 release
Merge pull request #95 from chanqingzhou/workingBranch added Postal to Restaurant and make listUnvisited command work with postal codes
v1.2.1 - Mid 1.3
v1.2.1 - Mid 1.3
Enhance basic features and implement more features
Team:
- Updated User Guide, README, and About Us pages.
- Updated Developer Guide page with implementations of features.
Individual:
- @Wklee96 implemented visitWebCommand
- @rbth7e5 occasion categorisation for restaurants
- @weixin-koh implemented reviews list for UI
- @skpai27 implemented EditReviewCommand
- @chanqingzhou implemented listUnvisitedCommand
Set up FoodDiary and implement basic functions
Team:
- Updated User Guide, README, and About Us pages.
- Updated Developer Guide page with user stories and use cases.
- Morphed
AddressBook
intoFoodDiary
Individual:
- @Wklee96 updated
Restaurant
class - @rbth7e5 implemented
Cuisine
class andSetCuisineCommand
- @weixin-koh created
Review
class - @skpai27 implemented
AddReviewCommand
- @chanqingzhou created User Profile