omarnazih / FQM

A web based queue management system built with Python Flask, Bootstrap and jQuery.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

release

Coverage Percentage Code Style PEP8 GitHub closed issues

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


Features:

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

Setup:

- From the source:

  • Docker setup for production, follow this guide
  • Standard python setup (legacy), follow this guide

- With executable [no longer supported]:

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

- Database migration:

Since the 0.7 release we're able to migrate the data generated in previous releases to the new ones.

  • You'll have to copy the data.sqlite file from the main project folder to the new release project folder.
  • If you've uploaded any Multimedia files to your previous setup, make sure to copy them over to the new project folder manually from and to FQM/static/multimedia/ folder.

Make sure the migration steps are performed prior to running the new release of the system.

Documentation:


About

A web based queue management system built with Python Flask, Bootstrap and jQuery.

https://fqms.github.io

License:Mozilla Public License 2.0


Languages

Language:JavaScript 35.4%Language:Python 33.5%Language:HTML 28.2%Language:CSS 1.6%Language:Less 0.5%Language:Shell 0.3%Language:Batchfile 0.3%Language:Makefile 0.1%Language:Dockerfile 0.1%Language:Mako 0.0%