Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 954 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 954 Bytes

build

#kontrola

kontrola is a simple system that help you to monitoring issues in a project. You can create any issue that you want and define color status (RED, YELLOW and GREEN). Also you can define a time to expire this information. When an issue had your color status expired, someone has to update the status to the real information and explain the reason.

##api

kontrola also provides a REST API so you can integrate your system to kontrola. To check the API services, check the API Documentation.

##contribute

If you want to contribute with kontrola you will be very welcome. kontrola was designed to use Google Application Engine. So you can use this follow maven goals:

mvn eclipse:eclipse
mvn appengine:devserver