Hui Yi Lu's Project Portfolio Page
Project: Waddle
Waddle is a simple, no-frills travel itinerary planning CLI application catered to people who love doing everything on their keyboards.
Given below are my contributions to the project.
-
Code contributed: RepoSense link
- Project management:
- NIL
- Enhancements implemented
- Created and was involved in implementing:
- The classes
UniqueItemList
,ItineraryDuration
,Budget
,AddItemCommand
, andAddItemCommandParser
- Storage functionality for Itinerary, and Item:
JsonAdaptedItinerary
andJsonAdaptedItem
- The classes
- Wrote tests for the classes
Budget
,DeleteItemCommand
,AddItemCommand
,AddCommandParser
,JsonAdaptedItem
, andJsonAdaptedItinerary
- Fixed minor bugs for:
- Invalid itinerary details
- Created and was involved in implementing:
- Documentation:
- User Guide:
- Command summary section
- Introduction section
- Developer Guide:
- Edit an itinerary section
- Use case for Add an item to an itinerary
- User Guide:
- Community:
- Reported bugs for other teams
- Made UG and DG suggestions for other teams
- Tools:
- NIL