Skip to content

Simple-Recipe Second Milestone

Pre-release
Pre-release

Choose a tag to compare

@SPKB24 SPKB24 released this 18 Apr 03:59
· 31 commits to master since this release

Second Milestone (Mon Apr 17)

  • We will work on our GUI. More specifically, we will let users enter their ingredients and blacklist ingredients, and use those to further parse the JSON.
  • We will also display the parsed items in our GUI.

In terms of backend, we are now able to pull down the information from Yummly, parse it, and get the required information.

This week was more focused on the GUI. We created a page that will allow users to input their likes and dislikes, and submit those to generate a link to call the Yummly API. Since we already have a backend setup, we just need to place the correct information in the correct locations on the GUI, and we will have a final product!

@fgmart