cse442-fall-2019-offering / 442projects-sonic

442projects-sonic created by GitHub Classroom
5 stars 2 forks source link

Task: Make Add Food Button Add Food to Homepage #55

Closed ajconnol closed 4 years ago

ajconnol commented 4 years ago

Make it so when the "Add" button is pressed on the food page, the food is added to the homepage, with it's nutrition facts.

ajconnol commented 4 years ago

Task Tests

1) Add button

Step 1) Go to homepage

Step 2) Click on search bar

Step 3) type in any food

Step 4) click on a result

Step 5) Press add button on food page

Step 6) Navigate to home page

Expected Result: The name of the food and the nutrition information are visible on the home page of the application.