/workshop

The app should help owner to manage jobs of workshop. The app should have records of all repairs done in workshop, also the client info and payment status.

Primary LanguageRubyMIT LicenseMIT

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

    • v 2.3.1
  • Rails version

    • v 5
  • Configuration

    • Create devise User: == User.create(email: "irfan@workshop.com", password: "workshop", password_confirmation: "workshop")
  • Database creation

    • bin/rails setup