UseAllFive / tc-documentation

3 stars 0 forks source link

Mobile and Web Message Needed for Pledging #303

Closed m14t closed 13 years ago

m14t commented 13 years ago

@jasco this is minor but I know it's going to be annoying.

We need a check in place on the web/iPhone/Android apps during the sign up process on Step 2. We need to ensure that users pledge AT LEAST 1 meal and 1 activity. If they don't we need to prompt them with a message before they can move forward.

I realize in the past we had logic to handle unbalanced pledges, but this is is simply so they have pledges in the system when they register. I was certain at one point that Matt coded this logic into the API so I'm assuming it's still there.

Implementation guidelines:

You guys can tar and feather me AFTER we finish this project, deal? :)

m14t commented 13 years ago

This is a fork of #296 for the Android device. Please close once verified that this is not an issue.

jasco commented 13 years ago

Tested. 0A, 0M; 1A, 0M; 0A, 1M. All result in appropriate errors.