Skip to content

a book review app where you can have an account; sign up, log in & log out and search for a book by its title, author name or published year and get its avg rating. Technologies used include Python-Flask, SQL-Alchemy, html, css & bootstrap.

Notifications You must be signed in to change notification settings

marwanatef2/book-review

Repository files navigation

Book Review App

A book review app where you can have an account; sign up, log in & log out and search for a book by its title, author name or published year and get its avg rating. Technologies used include Python-Flask, SQL-Alchemy, html, css & bootstrap. Ratings were taken from goodreads API.

In order to run the app do the following:

In the Terminal/cmd prompt:

pip install -r requirements.txt export/set FLASK_APP=application.py python -m flask run

About

a book review app where you can have an account; sign up, log in & log out and search for a book by its title, author name or published year and get its avg rating. Technologies used include Python-Flask, SQL-Alchemy, html, css & bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published