Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.18 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.18 KB

Quill Check-In & Label Printing

An easy to deploy check-in and label printing web application for Quill.

Screenshot

Deploy

This is a static web application with bundled dependencies.

Production

Fork to deploy on Github Pages

or Locally

python -m SimpleHTTPServer

Configure

Use the js/configure.js file to set the API_ROOT and APP_NAME to work with your database.

Change the img/footer.png to change the label image that will be printer. The file must be exactly 520x299.

Usage

  • Install the printer driver for Windows or Mac
  • Start the web application and log in.
  • Type in the name/email/team of the person you're checking in.
  • Click the "Check-In & Print" button.
  • A new tab will open, hit Ctrl+P
  • Set these settings in the print dialog (you won't need to do this for subsequent prints)

Image

  • Hit Print!