ICP 5 - mandaaparna/WEB GitHub Wiki

ICP 5

Video Link for ICP 5:

Click Here

Task1: Language Translator using REST API

The first task is to convert the text given as input from one language to the desired language using Yandex Translator API Application Demo Screenshot:



Here we have select list for the FROM language and TO language with values english,german,french,telugu and spanish


Here we have selected FROM language as GERMAN and TO language as ENGLISH, and the translated test is as shown below

Task2: Nearby Restaurant using REST API
Here I am using the FoursquareAPI to get the nearby resturants as per the given food name Application Demo Screenshot:
This is how the application looks like:


Here we are searching with the food name "pizza" and the place name "kansas city", so the result gives the restaurants containing the food item pizza


Here we have included the "NEAR ME" button, which lists down the restaurants containing the corresponding food item near our current loaction



⚠️ **GitHub.com Fallback** ⚠️