Skip to content

An application that allows to keep track of orders in a car service

Notifications You must be signed in to change notification settings

tinawebdev/autoservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoservice

An application that allows to keep track of orders in a car service.

Demo

autoservicetest.herokuapp.com

Used in this build

  • Ruby '3.0.0'
  • Rails '7.0.3'
  • Gem caxlsx_rails
  • Gem rails-i18n
  • Gem bulma-rails

Installation

To use the code:

  1. Open Terminal and change the current working directory to the location where you want the cloned directory to be made.
  2. Download the repository using the instruction.
  3. In the command line go to the directory with the files downloaded:
cd autoservice
  1. Install all necessary gems:
bundle install
  1. To run migrations:
bundle exec rails db:migrate

About

An application that allows to keep track of orders in a car service

Topics

Resources

Stars

Watchers

Forks