abraspin / Project-1-The-Silent-Marvels-

SHAKR App! A cocktail generator web-app that uses theCocktailDB.com and Google Maps API to render cocktail recipes based on user-submitted ingredients on-hand. UT-Austin Bootcamp Project 1.
https://abraspin.github.io/Project-1-The-Silent-Marvels-/
2 stars 1 forks source link

error checking for 404 API return #15

Closed abraspin closed 4 years ago

abraspin commented 4 years ago

Provide some kind of alert to the user and don't post to the ingredient listing, if the searched ingredient returns 404 from cocktailDB.

abraspin commented 4 years ago

Merged alert-user-bad-search branch