/Week3-Instagram-Clone

Week2: Students will be building an Instagram Clone

#Week 3: Instagram Clone

##Overview

This week will introduce how to implement a backend service using CloudKit. Students typically enjoy this week’s project as well as creating their own custom filters, working with the camera, and animations.

##Learning Objectives

Students will know how to implement their own CloudKit backend service. Students will know how to animate constraints properly. Students will know how to properly handle images retrieved from an API. Students will know how to implement UICollectionViews. Students will know how to implement a UIPinchGestureRecognizer

##Daily Breakdown

  • Class 1: Parse, Auto Layout(cont.), UIImagePickerController
  • Class 2: Resizing Images, UIAlertController, CIFilters
  • Class 3: UICollectionView, Lazy Load Images, Property Observers
  • Class 4: UIPinchGestureRecogizer, Constraint Animations
  • Class 5: Data Structures and Whiteboarding

##Other Resources: