Register
Submit a solution
The challenge is finished.

Challenge Overview

INTRODUCTION
This is the sixth in a series of challenges to incorporate design with the framework built out in Jim Bowie.  This challenge will focus on building the UI for the Materials, FAQ and About Us screens.

REQUIREMENTS
You’ll be utilizing the PSD design (mobile.psd) in the repository branch you’ll be working with to build out the views defined below.

Materials
-- This view is a tab under the existing My Visit (Agenda2 PSD group) screen.
-- Implement the view as a UIWebView that loads: https://appirio-bmcsoftware.cs15.force.com/myebc/myDownloads?EBCKEY=
-- Pass the stored EBCKEY value as a parameter to the above URL
-- Incorporate this data and view into the existing My Visit screen
-- Eliminate any sorting and filtering functionality from this view

FAQ
-- Accessed from the Menu
-- Items where Type__c = “FAQ”
-- Display the question (FAQ_Question__c) and the answer (FAQ_Answer__c)
-- Email to use for “Contact Us” is briefing_center@bmc.com

About BMC
-- Accessed from the Menu and the Dashboard
-- Follow the design from this reference
-- Information for display is located in the aboutData key from the consolidated data call



Final Submission Guidelines

SUBMISSION GUIDELINES
-- All code should be written in Swift and be well commented
-- Use the workspace setup in the repository for development
-- Code must compile with Xcode 6.1 against iOS SDK 8.1, deployment target of iOS 7.0
-- Use auto layout and size classes to fit all classes of iPhone device (4”, 4.7” and 5” screens)
-- Use storyboards for all views and navigation
-- Only portrait orientation needs to be supported
-- Upload your source project as a zip
-- Include your gitlab username and URL of your forked repository in your documentation
-- Provide a video overview of your submission

SETUP
-- Send an email to lazybaer or harrywynn and request to be added to the Project Alamo team on gitlab if you are not already a member
-- Once added to the team, fork the repository if you haven’t already and work off of the SamHouston6 branch
-- Add harrywynn and lazybaer as members of your forked repository.
-- Send an email to lazybaer or harrywynn for an API user email and PIN to request authorization if you do not already have one. Include your Topcoder user name in the request
-- API documentation can be found here

ELIGIBLE EVENTS:

2015 topcoder Open

Review style

Final Review

Community Review Board

Approval

User Sign-Off

ID: 30047240