Challenge Overview
This contest is responsible for creating an iPhone Swift App according to the provided storyboard.
The following screens in provided storyboard are in scope:
- Capture demo
- capture a picture from camera / gallery store, capture a video or audio.
- Photo Compass demo
- show the compass on camera view and take a picture
- Contacts Demo
- Display the Facebook and Twitter feed of your contacts.
- Device Demo
- Share the device info. It is implemented to a point to share and retrieve device information the actual call to the service will be mocked.
- Disable Cut Copy demo
- The demo is very intuitive.
Final Submission Guidelines
Submission Deliverable
- Source Code - these will be used as code reference so core functional code will need to be concise, neat and properly document
- Deployment Guide with Verification Steps