Access Code 2.2

Unit 2

Topics Covered

  • Protocols/Delegation
  • NSNotificationCenter
  • Blocks
  • Networking
  • Custom UI
  • Dependancy Management
  • Local Storage (NSUserDefaults/Core Data)
  • Remote Storage (Parse)

Unit 2 Final Project

Project Plan

A well thought out plan of action, identifying both the problem and the proposed solution. 

Basic Application
A user must be able to log information about a situation. In the context of a traditional journal this would mean using text to log feelings and experiences. Or a photo journal, where one would log moments based solely on photos.

Unit 2 Final Project

APIs
Be thoughtful picking APIs. Don't select them at random. Instead, find APIs that support the theme of the application and can be used to ultimately enhance the experience.

Unit 2 Final Project

Persistence
The application's data must persist between launches, either locally or in the cloud. The method used should be that which is best suited for the nature of the application.

Unit 2 Final Project

Access Code 2.2

By mikekavouras

Access Code 2.2

  • 238