Skip to content

Instantly share code, notes, and snippets.

@ryankbales
Created March 24, 2015 23:32
Show Gist options
  • Save ryankbales/608728070d49bc425dad to your computer and use it in GitHub Desktop.
Save ryankbales/608728070d49bc425dad to your computer and use it in GitHub Desktop.
Simplifit "Client" interview
SimpliFit App Requirements and Business Rules
Rules:
Each person will have a User account
Each User enters in 1 point per workout, with a workout category and duration
Each Point is calculated and totaled per quarter
Button to generate person with most points(Cannot be a past winner)
Each quarter male and female with highest point total and not a past winner will receive Grand Prize. They also cannot be entered into the drawing for this quarter. (This will only be a one time instance.)
Each User is then entered into a drawing
For each point the User gets entered into drawing (Odds are increased the more you workout.)
Admin generates a random “drawing”
Button to trigger drawing
Archive Quarter point totals per user
Clear points when new Quarter begins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment