-
This is a desktop PDF++ application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is a Java application that allows users to store and manage all their PDF files.
-
Users can perform multiple functions to customise their experience in manging their PDF files.
-
More test cases, including automated GUI testing.
-
Support for Build Automation using Gradle and for Continuous Integration using Travis CI.
-
Acknowledgements
-
The source code is based on AddressBook-Level4 by SE-EDU initiative.
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, Jackson, Guava, JUnit5, Apache PDFBox