CAMPUS COMPASS

A Navigation APP helps you to find the right place at campus.

APP Features

  • Display all the bus routes at Campus
  • Display all the buildings with their No. at Campus
  • Display each bus stop of the bus routes
  • Find the top 5 nearest bus stops close to the campus buildings
  • Search the route by route name or stop name
  • Search the building by name or by number

DESIGN MODEL + DATA STRUCTURE + CORE FRAMEWORK

Route Model

Building Model

Data Structure

All the coordinates are saved as JSON format and wrapped in the APP bundle. The CCPinPint is the structure for the coordinates and is controlled CCDataController.

Core Frameworks

UIKit, CoreGraphics, Foundation, MapKit