ricardopereira / Smartime

iOS App for Smartime (Queue Management System)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smartime

Queue Management System

Smartime is a queue management system that monetize the time of the customer. Customers no longer have to stand in a line or sit in the waiting area and waiting for their turn to be served. The customer can leave the waiting area without having to worry about missing their turn.

Smartime demo

The app uses SocketIO-Kit and ReactiveCocoa.

Setup

You need Homebrew and RubyGems.

Run bin/setup

This will:

  • Install the gem dependencies
  • Install the brew dependencies
  • Build the carthage frameworks
  • Install the pod dependencies
  • Create Secrets.h. ServerHost is the only one required for the application to run.

Testing

Run bin/test

This will run the tests from the command line, and pipe the result through XCPretty.

Author

Ricardo Pereira, @ricardopereiraw

License

Tropos is Copyright (c) 2015 thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

iOS App for Smartime (Queue Management System)

License:MIT License


Languages

Language:Objective-C 54.1%Language:Swift 31.4%Language:C 13.9%Language:Shell 0.3%Language:C++ 0.1%Language:Ruby 0.1%