mauler / meeting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meeting

https://travis-ci.org/mauler/meeting.svg?branch=master https://coveralls.io/repos/github/mauler/meeting/badge.svg?branch=master Documentation Status Code Health Scrutinizer Code Quality

Usage

Festival management application: Tickets E-Commerce, Tickets validation on Lobby (Web, Paper, Guest, Local Purchase) and Sells on Wristband/Card (Beverage, Food, Souvenir, etc).

Documentation

The documenation is written in rst format. It's available on the folder docs/. To write or read it in realtime install the sphinx dependencies using:

$ python -m pip install docs/requirements.txt

And then execute the docs server via the command below:

$ make docs

Your browser will open the local docs website (Running on port 8000 by default).

Thanks to

Project structure, documentation generation and other stuff from these python boilerplate package projects:

About

License:MIT License


Languages

Language:Python 91.7%Language:Makefile 7.7%Language:Shell 0.6%