ios sprint 1

11
B 2 (Building Builder) Sean McDonald

Upload: crystalmath

Post on 12-Apr-2017

91 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: iOS Sprint 1

B2 (Building Builder)

Sean McDonald

Page 2: iOS Sprint 1

Receive a catalog of buildings to choose from via a web service that returns JSON.

Allow users to select a building and modify the dimensions of the building and its openings.

Enable swipe gestures for rotating sides. Enable users to submit a customized building to

the web service and receive a notification that their order has been processed.

Goals

Page 3: iOS Sprint 1

iPhone

Page 4: iOS Sprint 1

Launch ScreenSelect from a catalog of available buildings.

Page 5: iOS Sprint 1

Edit Building

Page 6: iOS Sprint 1

Select a building Edit building dimensions Edit openings Redraw the building

Live Demo

Page 7: iOS Sprint 1

OpeningsSelecting a opening from the picker to modify, you can edit values in place

Page 8: iOS Sprint 1

Placing Your Order

Submitting your selection to the Web Service returns JSON with your order details

Page 9: iOS Sprint 1

Push NotificationUsing the built in functionality to set a notification to your device.

Page 10: iOS Sprint 1

Place an order to the Web Service Receive confirmation on screen Receive push notification to phone

Live Demo

Page 11: iOS Sprint 1

Questions?