Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Input Validation & clear once inputs on Lets get cooking submit button #12

Open
jlp0328 opened this issue Jan 18, 2017 · 3 comments
Assignees

Comments

@jlp0328
Copy link
Contributor

jlp0328 commented Jan 18, 2017

o Simple: Is it a number? Is it not empty?
o Does it validate as an email? (Regular expressions)
o If the API has validation, that does not “count”
o We need to take at least one (1) piece of input and validate it
o Potential Ideas:
♣ How many recipes would you like?
♣ Most commonly searched for ingredient?

@jlp0328
Copy link
Contributor Author

jlp0328 commented Jan 21, 2017

Validate # of recipes being requested and that it is a number.

Validate username

@matthewglassman
Copy link
Owner

validate that ingredient list is not blank?

@kathleenzee kathleenzee self-assigned this Jan 25, 2017
@kathleenzee kathleenzee changed the title User Input Validation User Input Validation & clear once inputs on Lets get cooking submit button Jan 25, 2017
@kathleenzee kathleenzee changed the title User Input Validation & clear once inputs on Lets get cooking submit button done --->(User Input) wishlist---> (Validation & clear )once inputs on Lets get cooking submit button Jan 26, 2017
@kathleenzee kathleenzee changed the title done --->(User Input) wishlist---> (Validation & clear )once inputs on Lets get cooking submit button User Input Validation & clear once inputs on Lets get cooking submit button Jan 26, 2017
@kathleenzee
Copy link
Collaborator

User input is the number of recipes - clearing needs to be done
Validating is a wish list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants