ICP 5 - PavankumarManchala/CS5590_TEAM_12_ICP GitHub Wiki
Task 1- Design of Restaurants For U web application
Created account in Four square website to get the data which is in form api and then created web application by using the venues directive in the api. The div operators and table is used to create the web page. The java script file is having the four square api which is having the data and given to a variable handler and processed using functions. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/ICP5/Task1/result1.JPG
Task 2- Design of Text Translator web application
The creation of this web app is done by creating account in Yandex translator to get key which is having api data of languages and codes. The web page outlook is designed using div and placeholders. The java script contains the main logic and translator function. The verification and process is done by using handler. https://github.com/PavankumarManchala/CS5590_TEAM_12_ICP/blob/master/ICP5/translateapp/result1.JPG