01org/iris-panel
IRIS is a data-aggregation web service for Tizen development.
Readme.md
IRIS
====
[![Build Status](https://travis-ci.org/01org/iris-panel.svg?branch=master)](https://travis-ci.org/01org/iris-panel)
[![Documentation Status](https://readthedocs.org/projects/iris-panel/badge/?version=latest)](https://readthedocs.org/projects/iris-panel/?badge=latest)
[![Code Health](https://landscape.io/github/01org/iris-panel/master/landscape.png)](https://landscape.io/github/01org/iris-panel/master)
[![Coverage Status](https://coveralls.io/repos/01org/iris-panel/badge.png)](https://coveralls.io/r/01org/iris-panel)
IRIS is a data-aggregation web service for Tizen development.
By collecting original data from backend systems and presenting
processed data in web GUI, IRIS enables all stakeholders of
Tizen to query and manage the information they need.
License
-------
GPLv2
Docs
----
http://iris-panel.readthedocs.org/en/latest/
Contribute
----------
Before submitting a patch, please read these articles:
- https://wiki.openstack.org/wiki/GitCommitMessages
- http://legacy.python.org/dev/peps/pep-0008/