-
Infinity Book is a desktop Address Book application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
Infinity Book is built specially for technical recruiters and Human Resources Managers to help them manage their contacts.
-
Tech recruiters meet many candidates with different qualifications and abilities, and it is important for them to keep track and manage these contacts easily.
-
Infinity Book is built on AddressBook Level 4 developed by NUS SE-EDU, and shows new improvements
-
New features specially built for recruiters as displayed in the User Guide
-
A more sophisticated GUI that includes a list panel and an in-built Browser.
-
More test cases, including automated GUI testing.
-
Support for Build Automation using Gradle and for Continuous Integration using Travis CI.
-
Acknowledgements
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: EasyBind, TextFX, ControlsFX, Jackson, Guava, JUnit4, RestFB