Silver Pro Restaurant Edition

NCR Silver Pro, Restaurant Edition

An iPad tablet based point of sale system specifically designed for restaurants. Adopted by the fast food chain Which 'Wich, this application provided a lighter version of functionality from the greater NCR POS ecosystem, including inventory, sales, reporting, a table map, order tracking, etc.

Notable Functionality:

  • Used SQLite to persist data locally.

  • Communication with the backend using a RESTful API over HTTP requests.

  • Used Bluetooth to communicate with receipt printers and cash drawers.

Written in Objective-C using UIKIt.