• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    JavaScript
  • License
    Mozilla Public Li...
  • Created about 7 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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:


More Repositories

1

flask_minify

A Flask extension to minify request's response for html, js, css and less.
Python
74
star
2

flask_datepicker

A Flask extension for Jquery-ui javascript date picker
Python
15
star
3

online-wallpapers

Android wallpapers manager built with react-native and utlizes reddit api
Java
13
star
4

flask_googletrans

Googletrans google translation flask extension
Python
12
star
5

flask_gtts

A Flask extension to add gTTS Google text to speech
Python
9
star
6

flask_colorpicker

A Flask extension for Spectrum javascript color picker
Python
7
star
7

django_gtts

Django app extension to add gTTS google text-to-speech
Python
7
star
8

retrap

(OSINT) Open-Source intelligence tracking and analysis tool.
TypeScript
3
star
9

safelock

Basic AES files encryption decryption tool
SCSS
3
star
10

usb-resetter

Simple GUI USB resetting tool
Python
2
star
11

chrome-cut-cli

Basic command line tool to scan, detect, stream and control chrome cast devices
Python
2
star
12

chrome-cut

python3 CLI and GUI tool to control and detect chrome cast in a local network
Python
2
star
13

usb-resetter-cli

usb resetting tool with simple command-line interface based on PyUSB and Click
Python
2
star
14

audio_sequence

Front-End utility to ease the process of plying audio elements in sequences.
JavaScript
2
star
15

gh-used-by

Generate GitHub dependents (Used-by) shields.io badge.
HTML
1
star
16

headless

run virtualbox vm headlessly
Shell
1
star
17

flask_restful_api_production_example

Flask restful API production example
Python
1
star
18

flask_less

A Flask extension for lesscpy less python compiler
Python
1
star