/BookView

Books Website with flask and SQL and Using Goodreads API

Primary LanguageHTML

Books

Web Application for Books Reviewing made with Flask and SqlAlchemy:

Features:

  • Register of users.
  • Search for books.
  • Leave review and comment.
  • Add Book to favourite
  • Read Reviews.
  • GoodReads Review
  • API for Books review by going /api/isbn

How to Run?

  • intall python3-pip
  • then run command pip3 install -r requirement.txt
  • Add DATABASE_URL by runnin export DATABASE_URL=URI
  • flask run

YouTube Link