Objective
-
This is a CLI (Command Line Interface) Forum Book application written in OOP fashion.
-
This project aims to provide a convenient place for NUS students to discuss the modules details before bidding
Supported Platform
-
Main stream OSes, Windows, MacOS, Linux
-
Java 9 runtime and above is required
-
Keyboard and monitor obviously
Acknowledgements
-
This forum book is build on top of AddressBook-Level4 project that was created by SE-EDU initiative
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5