berserkwarwolf / FQM

A web based queue management system built with Python Flask.

Home Page:https://fqms.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free Queue Manager (beta). A web based queue management system built with Python Flask as back-end, and Bootstrap, jQuery as front-end.


Features:

  • Support for POS USB printers on major operating systems.
  • Customize-able interfaces.
  • Supports text-to-speech announcement.

Setup:

- From the source:

  1. git clone https://github.com/mrf345/FQM.git
  2. cd FQM
  3. pip2.7 install -r requirements.txt
  4. python2.7 run.py

- With executable:

You can get an executable that's suitable to your OS from :

Documentation:

You can find a useful user guide for the current version on :
https://fqms.github.io/images/user_guide.pdf


About

A web based queue management system built with Python Flask.

https://fqms.github.io

License:Mozilla Public License 2.0


Languages

Language:JavaScript 42.9%Language:HTML 35.0%Language:Python 19.8%Language:CSS 2.0%Language:Shell 0.3%