Abhijeet20-bit / book_review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book_review

This a book_review web app build using Flask

Use my app

https://book-review-abhi.herokuapp.com/

Features

  1. Register
  2. Login using the registered userid and password
  3. Search for books by name, author or ISBN
  4. Write a review give rating
  5. Used api to interact with Goodreads and recieve Real-time Goodreads average rate and review count
  6. Making a GET request to /api/isbn route respond in json

About


Languages

Language:HTML 74.9%Language:Python 19.8%Language:CSS 5.3%