ucsb-cs56-webapps / ucsb-cs56-scrapstosnacks

gives recipe suggestions based on ingredient input
MIT License
4 stars 5 forks source link

Finished our project! #21

Closed rphammy closed 6 years ago

rphammy commented 6 years ago

Cleaned all the code up (no files not being used, no more commented out code). Removed API key from java file (put it in the env.sh file). Fixed the formatting issue in search by ingredients. User can now search as many ingredients as they like, but must be separated by comma with no spaces. Each recipe from the API has its own page when you click on the photo!

wilsonmui commented 6 years ago

Your env.sh file is in here!