Design Document Part 4 (Example design document)


Design Document – iOS Augmented Reality App

Introduction

The following document outlines the design of a simple iOS application consuming location data from an Azure Webservice (specifically using the latitute and longitude data) to provide an AR experience based on organisations close to the device.

High level Architecture

image01

Major Components

iOS client
iOS App
XCode 6.3 Application written in objective C
Location Services

Web API Controller
WebAPI 2.0 Controller based on the EF model (see below)

Entity Framwework
EF Model Generated from the SQL Database (see below)

SQL DB
Simple 1 table database containing customer information

image00

Advertisement

1 thought on “Design Document Part 4 (Example design document)

  1. Pingback: Design Document Part 5 (seeking feedback) | Doms Code

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s