-
This is a multi-platform BookInventory desktop application. It has a Graphic User Interface (GUI) but most of the user interactions happen using a Command Line Interface (CLI).
-
It is specially designed just for Store Owners to manage their books and revenue for their store.
-
As customers, you can also check the availability of the books that you are looking for before heading down to the store.
-
So what are you waiting for?
-
Download it NOW!
-
Acknowledgements
-
Original source code adapted from SE-EDU at https://github.com/se-edu/addressbook-level4
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5