Kaiwei's Project Portfolio Page
Project: Trackermon
Trackermon is a desktop application for tracking and managing shows, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). Trackermon helps people track and remember what shows they have watched, are currently watching, or plan to watch. Given below are my contributions to the project.
Code contributed: RepoSense link
New Feature: Added the ability to sort the show list.
- What it does: allows the user to sort the list by name, status, tag, rating and the ability to change the priority of the sort.
- Justification: This feature improves the product significantly because a user can sort the list and view it in an organised manner. Without this feature, the list might remain a mess, making it less appealing to the user.
Project management:
- Managed issues relating to Sort, Edit, Clear, etc. #118 #103
- Tested for bugs and asked teammates to fix bugs relating to their code. #145
- Ensure code quality and standard is met for the project #282 #280
Enhancements to existing features:
- Refactor and morph AB3 code into a working product for Trackermon. #77
- Morph and implement Edit feature for Trackermon. #102
- Morph and implement Clear feature for Trackermon. #147
Documentation:
Community: