Simple desktop application to manage your books and search new ones online.
- Organize books (Books you want to read, reading, and have read) 📗
- Create bookshelves and store books in them 📚
- Search new books online through Google's book library (Books api) 🔍
- Clone the repository
- Open the repo directory in the Command Prompt (cmd)
- Run:
gradlew run
- Gson for Json manipulation
- fontawesomefx 8.9 for awesome icons
- AnimateFX for some animations
- Xerial jdbc 3.8.11.1 for SQLite database interactions