This web application allows a user to create a new user account or login to an existing user account. Each user account has the ability to track books on their bookshelf which are created with a title, author, and rating.
Clone this repository to your local environment.
Execute:
$ bundle install
Execute:
$ shotgun
And navigate to the ip address listed for the web server in your browser. Follow the onscreen prompts to navigate to the application.
Bug reports and pull requests are welcome on GitHub at https://github.com/anthony-pardo/book-tracker.
The application is available as open source under the terms of the MIT License.