gharraph / superior-construction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Superior Construction

Initial Setup

  1. Clone the repo
  2. Setup the app
$ bundle install
$ rake db:migrate
$ rake db:seed
$ rake users:import_projects_users
$ rake materials:import
  1. Run the Server
$ rails s

Notes

Document how you solved each section in the requirements list.

About


Languages

Language:Ruby 74.1%Language:HTML 19.7%Language:CSS 4.1%Language:JavaScript 1.3%Language:CoffeeScript 1.0%