Acknowledgements
-
This application is built upon addressbook-level4, given by https://github.com/nus-cs2103-AY1819S1 [source code] by the 2018/19 CS2103T teaching staff, without which this project would not have been possible.
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5