<Lee Jia Xin> Project Portfolio Page
Project: HMHero
What should be included
- Code contributed
- Enhancements implemented
- Contributions to the UG (Optional)
- Contributions to the DG (Optional)
- Contributions to team-based tasks
- Review/mentoring contributions
- Contributions beyond the project team
(Overview)
- HMHero helps Hiring Managers track the statuses of candidates’ applications
(Summary of Contributions)
(Code contributions)
- Code contributed: RepoSense link
(Enhancements implemented)
-
New Features Added:
- Interview Command which displays all shortlisted applicants sorted by interview date.
-
Enhancements to existing features:
- Added Status field to Person class and updating JsonAdaptedPerson.
- Updated JsonAdaptedPerson for all subsequent fields added (interview date, applied date)
- Improve find command to find based on note prefix (adapted to skill command)
-
Documentation:
- Wrote the
About HMHeroandFeaturessection in the User Guide. - Wrote and ensured correctness of Feature implementation section in Developer Guide.
- Drew add, find, advance command activity diagrams and find command sequence diagram.
- Wrote the
-
Community:
- Reviewed PRs from team members.
- Created some issues for TODOs.
-
Tools:
- Git & Github
- Java