PriyanshBordia / Book-Review-Website

Review thousands of books and add to reading list—fun project using micro-framework flask.

Home Page:http://book-review--website.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can find the app @ Heroku

You can find walk through at YouTube

It's a simple book review website using python's web framework Flask and styles using HTML, CSS,SASS.

To run this app locally, follow these instructions:

git clone https://github.com/PriyanshBordia/Books-Reviews-Website.git
cd Books-Review-Website
pip install -r requirements.txt
bash run_local.sh

Here are some screenshots that show functionality of my app:

Registration Page:

Registeration

Login Page:

Login

Search:

Search

Search Results:

books

books2

Book:

book

Book Reviewed

reviewed

About

Review thousands of books and add to reading list—fun project using micro-framework flask.

http://book-review--website.herokuapp.com


Languages

Language:HTML 58.7%Language:Python 36.0%Language:SCSS 3.6%Language:Shell 1.6%Language:Procfile 0.1%