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!
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!