Skip to content

SahilSingh-15/OnlineBookStore

Repository files navigation

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:

Menu

Screenshots of Some of the functions:- Purchase Option:

purchase

View Total Earning Options:

viewEarnings

Viewing the Most Sold Book:

MostSold

Viewing the Book with the Highest Earning:

HighestEarning

Book Recommendation Option:

recommendations

About

An Online Book Store built in java that also recommends Books based on user's favourite book using a machine learning model in Python integrated through a Flask API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors