Skip to content

picatic/QRCheckIn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.2%
  • CSS 28.1%
  • Ruby 24.7%