Branson Lam's Project Portfolio Page
Project: The Intern’s Ship
Given below are my contributions to the project.
-
New Feature: Added
StatsCommandthat showed the user useful statistical data based on the internship applications and events, and createdStatisticsandDatapointdata classes for use in tandem withStatsCommand. -
New Feature: Added
DeleteAllCommandthat allowed the user to delete all data after confirmation. -
New Feature: Added
EditCommandthat allowed the user to edit specified fields of a selected internship. -
New Feature: Added
SelectCommandthat showed the user details of a selected internship and selected that internship for use in other commands (mainly event commands). -
New Feature: Added
HomeCommandthat showed user upcoming events reminder and list of commands that can be used. -
Code contributed: RepoSense link
- Project management:
- Worked with team to help design the overall architecture of application.
- Enhancements to existing features:
- Documentation:
- Developer Guide:
- Added implementation details of the
selctandstatsfeature. - Added use cases for Edit and Clash #50
- Added implementation details of the
- Developer Guide: