An online bookstore in Java that allows users to search, add, and buy books, and view earnings, all connected to a SQLite database using JDBC . It also provides books recommendations based on the user's favorite book using a collaborative filtering recommender system built with a machine learning model in Python, integrated through a Flask API.
Menu Screenshot:
Screenshots of Some of the functions:- Purchase Option:
View Total Earning Options:
Viewing the Most Sold Book:
Viewing the Book with the Highest Earning:
Book Recommendation Option:





