iamsahil1910 / BookView

Books Website with flask and SQL and Using Goodreads API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Books Website with flask and SQL and Using Goodreads API


Languages

Language:HTML 65.4%Language:Python 31.3%Language:CSS 3.3%