Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 385 Bytes

set_up.md

File metadata and controls

11 lines (9 loc) · 385 Bytes

Set Up

  1. Fork this repo
  2. Clone your forked repo
  3. Run bundle install
  4. Run rails db:{drop,create,migrate,seed}
  5. Run the test suite with bundle exec rspec. You should have all passing tests to start.
  6. Add project partner(s) on Github under settings -> collaborators.

Existing database design

visual-schema.png