Tan Hong Xu's Project Portfolio Page
Project: TaskNest
TaskNest is a desktop task management application used for teaching Software Engineering principles. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java.
Given below are my contributions to the project.
-
Code contributed: RepoSense dashboard
- Enhancements to existing features:
- Contributed updates to task data handling and related command behavior.
- Documentation:
- User Guide: Improved command usage documentation and examples.
- Developer Guide: Added implementation details for features I worked on.
- Community:
- Reviewed teammate pull requests and provided feedback.