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

consistently parse user input #30

Open abraspin opened 4 years ago

abraspin commented 4 years ago

Searched strings are taken as-is and simply capitalized the first letter, as a result Gin and GIN will be seen as different search terms.