Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 389 Bytes

README.rdoc

File metadata and controls

18 lines (10 loc) · 389 Bytes

Care Control Case Study

This rails app was built as a solution to a case study. You can view the case study in full at app/view/dashboard/casestudy.html.erb

How to Run Application

  1. Install Ruby 2.0.0

  2. Gem Install Rails 3.2.21

  3. bundle install

  4. Rails s

  5. Go to localhost:3000 in browser

  6. Login in with credentials set in main controller (nurse@example.com password)