Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 223 Bytes

Tinder for Pair Programming

Finding a perfect programming pair is hard. Let's see if we can build an app that helps match programmers with their perfect pair.

  1. Clone the repo
  2. db:migrate && db:seed
  3. rails s -p 3001