/Book-reviewee

Website to search and review your favorite books written in Python (Flask) and (SQL) the website has an API that include information about all available books in the web-app. Follow the instructions in home page in order to use the API

Primary LanguageHTML

Book Reviewee

App Usage

Log-in or sign-up
Search for books by using keywords
    Title, Author's name or isbn
Share some intuitions about your favorite book.

Objectives

Search for books to read
Review books afterwards
Database has more than 5000 different books

API Usage

You can access the API as the following:
    Method: GET /book/api/isbn
    provide book's isbn at the end of route