Skip to content

codealchemy/BookLibrary

Repository files navigation

README CI Code Climate

BookLibrary is a Ruby on Rails application to manage a library of items that are checked out and in by users.

Application basics:

  • Ruby version: 2.6

  • Rails version: 6.0

  • Configuration

  • Postgres Database

  • Sendgrid for ActionMailer (sendgrid gem) https://github.com/stephenb/sendgrid

  • Database creation - to set up the database:

  • run rake db:create

  • then rake db:migrate

  • Deployment instructions

  • This project uses dotenv for environment variables, more here: https://github.com/bkeepers/dotenv

About

A demo application for managing a community library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published