README

An Introduction:

Welcome and thanks for testing my software. This is an rental store application that runs on Ruby on Rails. Once you sign on throught my site or Google OminiAuth, You will be able to rent hardware/tools the store provided.

  • Supported Ruby version

    Ruby 2.6.2

  • Getting Started

    Install Ruby and run bundle install After cloning the repository. run: rake db:migrate rake db:seed rails s

  • Integrating OmniAuth

  • License

The app is available as open source under the terms of the MIT License.

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions