Add Some functionality to Existing Store Locator Application - Details in Description - Existing Functioning Will be sent to winner.

profilemacom2006

Your solution should include the following:

·         When the user quits or closes the store locator, the application should use the Parse SDK to store the current list of search results to the cloud.

·         When the user launches or resumes the store locator, the application should use the Parse SDK to retrieve the persisted store results to populate the search results table.

  • When the user is viewing the search results list, the application should use the Parse SDK to deliver a push notification to the user's device, letting them know that there is a sale on the Smart Homes thermostat at one of the stores near their location.
  • Viewing the push notification should present the user with the store location's detail view.
  • When the user is viewing the search results list, the application should use the Parse SDK to allow the user to post to Facebook or Twitter that they have just purchased the smart thermostat from a nearby retailer in the search results list.

·         When the user is viewing the search results list, and posts that they purchased the smart thermostat from a nearby retail location in the search result list, the application should use the Parse SDK and Cloud Code to validate if a user has already posted a message to Facebook and/or Twitter that they have purchased the product from a particular location.

§  If the validation function evaluates to false, then the iOS application should be allowed to post the message to Facebook or Twitter.

§  If the validation function evaluates to true, then the iOS application should display a message that informs the user that they cannot post their message more than once.

  •  

 

Your completed assignment should include the following:

·         Demonstrate the fundamental basic concepts of communicating with RESTful Web services.

·         Demonstrate the ability to persist application data to a remote Web server.

·         Demonstrate the ability to retrieve application data from a remote Web server without error.

  • Integrate third-party application programming interfaces to communicate with a Web service.
  • Construct an iOS application that receives push notifications without error.
  • Troubleshoot network communication errors when using a third-party Web service integrated with an iOS application.
  • Construct an iOS application that integrates and communicates with a social network.
  • Send data to a Web service without blocking the user interface.
  • Troubleshoot and debug iOS social network integration issues.

 

·         Construct a nontrivial iOS application that integrates user-provided data with a third-party Web service to provide distributed input validation.

·         Construct a nontrivial iOS application that compiles without error.

 

·         Construct a nontrivial iOS application that operates without crashing.

 

    • 10 years ago
    • 90
    Answer(0)