Skip to content
jdaudier edited this page Jul 13, 2013 · 5 revisions

Jo is learning web development and wants to meet up with someone else to pair program with. Stories

MVP

  • As a user, I should be able to search by level, language, and zipcode. (CONTROLLER)
  • As a user, I should be able to sign up for an account with email and password (DEVISE).
  • As a user, I should see results of other users' names and emails. (VIEW)
  • As a returning user, I should be able to log back in. (DEVISE)
  • As a returning user, I should be able to search again. (CONTROLLER & VIEW)

SEED FUNDING

  • As a user, I should get an email when someone contacts me through the site.
  • As a user, I should be able to favorite who I wanted to meet.
  • As a user, I should be able to add/remove my language and level info under Settings.
Clone this wiki locally