aperritano / ios-mt-poster

Poster client for classroom experiements in knowledge building

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PosterKit iOS Companion App

This is the companion add that goes along with the Processing Multi-Touch poster app - which can be found here.

There are two basic purposes for this app:

  1. Allows users to admin the poster and with the affordance of seeing the what content is being created.
  2. Serve as a test client for its services and messaging subsystems.

It connects to a mongo database via a rest service (DrowsyDromedary) and also talks to an MQTT Service via MQTT.

Instructions

  1. Clone the project.
  2. Install cocoapods 36 pre-release.
  3. Run pod install in the working directory.
  4. Start up Xcode and run.

About

Poster client for classroom experiements in knowledge building


Languages

Language:Swift 99.0%Language:QMake 0.5%Language:Objective-C 0.3%Language:Erlang 0.2%