Developed a bookstore system using JavaFX for the UI, OkHttp library to handle HTTP requests/responses,
and integrated Google Books API for retrieving book details.
• Designed and implemented SQLite database to store user profiles, login sessions, and users’ favorite books.
• Integrated book preview functionality that allows users to read books through the app directly.
• Used SOLID principles to enhance code design and the Singleton pattern for managing user sessions