tperrier / mwachx

Mobile SMS management application for maternal health
Apache License 2.0
2 stars 8 forks source link

ANC numbers are not correct still #267

Closed bderenzi closed 9 years ago

bderenzi commented 9 years ago

At least in Mathare the ANC number is formated as follows:

NNNN/YY

Where N is an integer (including zero) and YY is the year.

tperrier commented 9 years ago

Change this to String and use ng-pattern for validation