Skip to content

markmiller21/workout-with-me

 
 

Repository files navigation

Do You Even?

Trello link: https://trello.com/b/TRFtLdsc/workoutwithme

Coveralls Progress

Coverage Status

synposis

  • User will be able to sign onto the site threw their facebook account. After signing-up they will need to add a few activities (ie basketball, lift, run, play tennis). After diong so they will be matched with other users with with similar activites based on the criteria they provided us. If two people are matched they will be able to message one another.

MVP features

  • User will sign in with facebook
  • User will get matched with other user using an optimization algorithm
  • when both users say yes to the request, a match will be created and they will be chat with each each
  • The MVP will solely be on the mobile view
  • JS swiping functionality
  • detect users close to them using location via broswer

Add on features

  • gym calendar
  • Google Map Functionality

MIGRATIONS users

  • name
  • email
  • password
  • age
  • gender
  • description

activities

  • name

matches

  • initiator_id
  • responder_id
  • accepted

ratings

  • rank
  • ratee_id
  • rater_id

user_activities

  • activity_id
  • user_id

About

Find a workout partner for your activity of choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 47.7%
  • CSS 31.4%
  • HTML 18.8%
  • JavaScript 2.1%