aspencer8111 / carwash

A demo carwash application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carwash

A carwash application for tracking vehicles and washes.

Setup

  1. Fork/clone $ git clone
  2. Hop in $ cd carwash
  3. Bundle $ bundle
  4. Migrate $ bundle exec rails db:migrate
  5. Seed $ bundle exec rails db:seed

Tests

All of the requested specs (and more) are covered by tests. To run the full suite:

$ bundle exec rspec spec

About

A demo carwash application


Languages

Language:Ruby 80.3%Language:HTML 16.6%Language:JavaScript 2.3%Language:CSS 0.4%Language:CoffeeScript 0.4%