Challenge Overview
Project Overview
This app is like Pinterest or Tinder for all motorcycle owners. Motorcycle owners post pictures of their bike(s) and identify customizations they have made. Other motorcycle owners can search for and view bikes with the customizations they are interested in. Gamification is added to gather more data and to give it more stickiness.
Competition Task Overview
For this challenge, we'd like to build the 1st part of the screens into a native iOS prototype app following the screen designs.
Here are some general guidelines to follow:
- The app must be built using Swift
���- The app must work on iOS 9+ and iPhone 5 SE and above
- The app is iPhone only and only needs to support the portrait orientation, it should work on iPads in scale mode though
- The code must be properly documented
- All screens from the design (storyboard) must be covered and be functional in the final app
- No hardcoded data in code, test data should be read from / written to core data or other similar persistence service
- Your submission should be based on the code we provided in the forum
Screens
The following screens are in scope of this challenge:
- All the 05 PSDs
- 06 My Profile.psd
- 07 Chat Messages.psd
- Navigation Menu.psd
Please also check our InVision prototype to understand the screenflow.
Technology Overview
iOS 9+
iPhone 5 SE+
Swift
Xcode
Documentation Provided
Register to see documents in the forum.
Final Submission Guidelines
Submission Deliverables
- Xcode project that covers all mentioned requirements
- A complete and detailed deployment documented explaining how to deploy the application including configuration information.