ICP6 - Abinash-Banda/web-and-mobile-computing GitHub Wiki
Wiki page for ICP6
Here i was asked to create an angular application for recipe finder and location finder. I've used foursquare api and edamam api for getting the data. Apart from that i've also used bootstrap for styling.
HTML CODE
Search Code
Below is the logic in typescript where we pulled recipe name, content in the recipe and link of recipe from EDAMAM API
Below is the logic in typescript where we pulled restaurant name, content in the location, latitude and longitude and link of recipe from FOURSQUARE API