U-Schedule is a desktop calendar application for university students written for the project for the module CS2103 Software Engineering. The user interacts with it using a CLI, and it has a GUI created with JavaFX for user feedback. It is written in Java, and has about 10 kLoC.
-
Major enhancement: added ability to have both two and one word commands
-
What it does: allows the app to have commands with one word and commands with two words
-
Justification: this feature allows the app to have more specific commands
-
-
Other contributions:
-
Project management:
-
Enhancements to existing features:
-
Documentation:
-
Managed user guide through the project
-
Updated README
-
Updated AboutUs
-
-
Given below are sections I contributed to the User Guide. They showcase my ability to write documentation targeting end-users. |
Given below are sections I contributed to the Developer Guide. They showcase my ability to write technical documentation and the technical depth of my contributions to the project. |