Skip to content
/ bf Public

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

License

Notifications You must be signed in to change notification settings

danainjax/bf

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published