/ManyBooks

A simple Flask web app to write reviews for books

Primary LanguageHTML

Project 1

This is a simple web site that I built as part of a project for the online MOOC CS50 Web development in Python and Javascript.

This site allows you to leave reviews on books that are in the ManyBooks database. You can also see reviews that others users of ManyBooks have left. ManyBooks also pull review information from GoodReads using their API. Here are some screenshots:

Landing Page:

landing_page

Login Page:

login

Search For a book:

search

Search results for 'friend':

search_results

Book details and review page:

book_details