Macys

According to Pdf given and the webservices done the project with muy view

in the first view controller i had given Textfield with submit button and table view to populate the data .

AFnetworking and MbHubprocess was added the deployed version is 8.3 and used 7 xcode to do this .

the functionality is as follows:::

user enters a word then the request is sent to server as url and get the data from API provided and displays in table view.

I used dictionaries and arrays to store the data.