shtouff / bluemonk

Management utility using the HCN Butterfly API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bluemonk is the new HCN hotel console system.

It remotely access an hotel using the Butterfly API

CONFIGURATION
edit websiteconfig.py

ISSUE REPORTING

The configuration value USE_CELERY will determine if the issues are posted asynchronously or will block the response.
Each backend support different configuration options.
edit issue_[backend] where [backend] is either jira or redmine

RUNNING
use `python run.py` to launch a production build

DEVELOPMENT
use `python debug.py` to launch a debug build

About

Management utility using the HCN Butterfly API.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 52.0%Language:HTML 48.0%