Chen Yongyan's Project Portfolio Page
Project: ScheDar
ScheDar is a desktop task manage system that helps user manage their daily tasks. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC.
Given below are my contributions to the project.
- New Feature: Added the ability to search through tasks. #51
- What it does: Allows the user to type multiple keywords and match with description and title
- Justification: This feature improves the product significantly because a user with many tasks can find the task they want immediately.
- New Feature: Added a sorting command that allows users to sort tasks according to time. #56
- Justification: This feature improves the product significantly because a user with many tasks can find their most urgent task quickly.
-
Code contributed: RepoSense link
- Enhancements to existing features:
- Documentation:
- Community: