Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.21 KB

File metadata and controls

40 lines (29 loc) · 1.21 KB
layout title tagline
page
Openkas
platform for greenhouse operations management

{% include JB/setup %}

Openkas is a platform for developing operation management software systems for greenhouse horticulture.

Seamless, standards based integration with other software systems is a requirement instead of an afterthought.

Modules

At the moment, Openkas consists of the following modules:

  • Configuration Manager
  • Production Planner, targetting (but not limited to) potted plants production

Development

Openkas targets the Microsoft .Net platform, using C#, Asp.Net MVC4 and some Javascript. Openkas uses many open source libraries including Jonathan Oliver's Event Store, Rhino Service Bus (a service bus for .Net) and Castle Windsor

If you'd like to contribute or use the openkas modules in your own system, please contact us.

Posts

    {% for post in site.posts %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}