Skip to content

omarraf/book-recs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookRecs

Overview

BookRecs is a simple Flask-based application that uses the Google Books API to:

  • Search for books based on user input.
  • Recommend similar books by providing randomized results.

Features

  • Search for books by title or keyword.
  • Get randomized book recommendations.

Technologies Used

  • Python: Backend logic.
  • Flask: Web framework.
  • Google Books API: Source of book data.
  • React: Frontend.

Future Plans

  • Implement user accounts to save favorite books.
  • Implement AI for recommendations
  • Improve UI/UX for a more polished frontend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published