Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

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