Skip to content

berserkwarwolf/FQM

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.9%
  • HTML 35.0%
  • Python 19.8%
  • CSS 2.0%
  • Shell 0.3%