/Projects

Primary LanguageHTML

Book Review Website

This is a book review website. Users will be able to register for your website and then log in using their username and password. Once they log in, they will be able to search for books, leave reviews for individual books, and see the reviews made by other people. You’ll also use 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 programmatically via your website’s API.

This project is a part of Harvard's CS50 course

Requirements

  • python3.6
  • Flask
  • postgres