danainjax / bf

bookface - Find books to read by viewing a best sellers list, reading descriptions, and bookface reader reviews.

Home Page:https://bookface-danainjax.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This app is now hosted on Heroku, check it out at https://bookface-danainjax.herokuapp.com/

bookface (or bf for short)

bookface is an app that allows you to view New York Times Bestsellers, see descriptions, reviews, write reviews, and link to Amazon for purchase.

Video Walkthrough

bookface walkthrough

Built with: Ruby version

2.6.6

System dependencies

'bundle install'

Database creation and initialization

'rails db:migrate'
'rails db:seed'
**IMPORTANT** (only seed 10 calls at a time, or the Times API will throw an error. )

Key and secret credentials needed from https://developer.nytimes.com/docs/books-product/1/overview

Deployment instructions

To start the local server, run

'rails s'

Author

Dana Pughakoff - danainjax

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgements

Created for Flatiron School Rails Portfolio Project

About

bookface - Find books to read by viewing a best sellers list, reading descriptions, and bookface reader reviews.

https://bookface-danainjax.herokuapp.com/

License:MIT License


Languages

Language:Ruby 62.0%Language:HTML 30.7%Language:JavaScript 4.7%Language:CSS 1.6%Language:SCSS 1.0%