https://github.com/andreasthinks/flaskqueuemanager
A Queue Management System designed in Flask
https://github.com/andreasthinks/flaskqueuemanager
Last synced: about 1 month ago
JSON representation
A Queue Management System designed in Flask
- Host: GitHub
- URL: https://github.com/andreasthinks/flaskqueuemanager
- Owner: AndreasThinks
- Created: 2014-03-12T21:53:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T22:24:22.000Z (about 11 years ago)
- Last Synced: 2025-01-27T22:44:32.437Z (3 months ago)
- Language: Python
- Size: 443 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FlaskQueueManager v0.1
=================Flask Queue Manager is designed to record and analyse footfall for in front counter - say, a hotel, post office, or police station.
Anybody can register, and this allows you to edit the types of selectable tasks. Once you have added the task type you want, simply click on a task type to begin working on it.
You can hit the report option to get access to historical trends.
By default, the administrator account is 222222 and the password is admin
A version of this is hosted on Heroku @ http://footfallanalyser.herokuapp.com/