skeary / QRCheckIn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRCheckIn

QR Check In is a mobile phone application to provide electronic ticket check ins using QR codes. It will scan a QR code printed on a ticket and, using a generic REST API, attempt to check in the ticket with the configured server endpoint. The application is designed to be used with a server which you implement that exposes a REST API that conforms to the required QR Check In server API. This allows web sites that need ticketing to implement QR code check ins without having to develop a mobile phone application.

Please see the project page for further details.

About


Languages

Language:JavaScript 46.8%Language:CSS 27.7%Language:Ruby 25.6%