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:
- Accelerometer demo related screens
- Throw a dice by shaking the mobile device
- The settings screen will have Acceleration X, Acceleration Y, Acceleration Z and one Timestamp, which reflects the raw data.
- Orientation demo related screens
- If user changes the orientation, the data should be presented differently. The data will be mocked.
- Complex data entry related screens
- User is able to enter data easier. You only need to demonstrate all the cases.
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