opensmc / get-connected-smc

Helps San Mateo County residents understand what assistance programs they may be eligible for
MIT License
2 stars 3 forks source link

Issue 40 fix no kids wic eligible #57

Closed RohitTalwalkar closed 6 years ago

RohitTalwalkar commented 6 years ago

Adds logic to account for kids or pregnancy when checking for school meals or WIC. Skips "how children..." if "no" is picked for "any children in household". Removes "0" as an option for people in household and children in household (neither can be 0).

Also some refactoring of program names into constants.

@saadmir - please take a look and merge if okay Should fix #40

saadmir commented 6 years ago

:+1: