/*********************************************************************/
/* ____ _ __ _ */
/* | _ \ _ _| | ___ / _| ___ _ __ __ _ __| | __ _ _ _ */
/* | |_) | | | | |/ _ \ | |_ / _ \| '__| / _` | / _` |/ _` | | | | */
/* | _ <| |_| | | __/ | _| (_) | | | (_| | | (_| | (_| | |_| | */
/* |_| \_\\__,_|_|\___| |_| \___/|_| \__,_| \__,_|\__,_|\__, | */
/* |___/ */
/*********************************************************************/
Decision based quiz app where you are prompted to enter your name and gender, you are then asked 10 unique questions which determine your royal name (i.e King Bob the Great) and your royal seal. The results can then be shared via twitter.
Production Blog Link |
Built and tested on Xcode version: | 6.3.1 |
Testing as working on iOS versions: | 8.0, 8.1, 8.2 and 8.3 |
Source Control: | git using GitHub Private as repository |
Third-party frameworks used: | SwiftyJSON |
App Size - 3.9MB
Source control - 14MB
Other project files, designs, mockups and wireframes - 26.4MB
└── App\ Assets
├── app
│ └── RuleforaDay
│ ├── King\ for\ a\ Day.xcodeproj
│ │ ├── project.xcworkspace
│ │ └── xcuserdata
│ ├── KingorQueen
│ │ ├── Base.lproj
│ │ └── Images.xcassets
│ └── KingorQueenTests
├── general
└── user_interface
├── questions_images
├── seals
│ ├── final_seal_designs
│ ├── old_seal_designs
│ └── seal_examples_in_use
└── user_interfce_prototypes
├── version1
└── version2
└── psds
Tristan Earl - Project Manager
Joel Trew - Lead Programmer
Declan Barry - UI Designer
Alex Blackshire - Research and Design
Daniel Robertson - Asset Designer