An open API service indexing awesome lists of open source software.

https://github.com/fredcodee/bkreview

a book review website built with flask
https://github.com/fredcodee/bkreview

flask python webapp

Last synced: 11 months ago
JSON representation

a book review website built with flask

Awesome Lists containing this project

README

          

# bkreview
#### A book review website built with flask
-Users will be able to register and then log in using their username and password. Once they log in,
they will be able to search for books (over 5000 books online), leave reviews for individual books
and see the reviews made by other users. i also used the a third-party API by Goodreads(another book review website),
to pull in ratings from a broader audience. Finally, users will be able to query for book details and book reviews via the website’s API.

--> https://booknuggets.herokuapp.com/