Git Product home page Git Product logo

si507-final-proj's Introduction

Hello there! Welcome to my SI507 final project

Read Next

Goal

This is a tool that'll help you finalize the next book that you should read and provide you with an option to preview the book.

Data sources

This project surfaces data from:

  • Goodreads
  • Google Books

Setup Instructions

To proceed, we will need you to create a secrets.py so that you can access goodreads API. This should look like: GOODREADS_API_KEY = 'YourAPIKey' GOODREADS_API_SECRET = 'YourAPISecret'

Running the application

The "finalproj.py" will run the application

Interactiong with the application

Once the program starts to run, the user should navigate to ""http://127.0.0.1:5000/" in a web browser. The interface will be your guide from there :)

Interaction steps

  • Enter a Goodreads ID in the textbox
  • The program shows all the bookshelves that user has
  • The user selects ONE bookshelf via a dropdown
  • The program shows ALL the books in that bookshelf as a table. The user can use this table to compare books and decide which one to read. The user can also preview the book using the preview URL
  • To read all reviews with a particular rating for a particular book, the user can choose the book and the rating from the dropdown. Clicking on the submit input type button will show all reviews in a new tab
  • The user can click on a review URL to read full review on the Goodreads website
  • The user can choose another book and rating pair to view all reviews for it

Happy reading!

si507-final-proj's People

Contributors

bhawna2109 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.