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

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

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

Leave a comment