Yesterday’s Tomorrow
- This is a desktop task manager application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
- It is a Java application for NUS’s CS2103 written in OOPS fashion.
Site Map
Acknowledgements
- Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.