Update README.md

pull/25/head
Rick Carlino 2014-03-11 19:58:53 -07:00
parent a0b0bcc11a
commit ee5c85d709
1 changed files with 18 additions and 3 deletions

View File

@ -1,5 +1,20 @@
[![Stories in Ready](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready)](https://waffle.io/farmbot/farmbot-dss)
farmbot-dss
===========
A web based decision support system for controlling FarmBot.
# Farmbot Decision Support System
This Repo
# How to Contribute
* Check out [Waffle.io](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready) for issues that our ready to be worked on.
* Pull requests are always appreciated, but *please do write tests* for your contribuitions- this project is the work of many people. Having a good test suite keeps it maintainable.
# Roadmap
This project is still in its infancy. Our current focus as of March 2014 is to create a basic system of control for the farmbot via technologies such as:
* [Farmbot Controller](https://github.com/FarmBot/farmbot-controller)
* [Skynet IoT Messaging Platform](http://www.skynet.im) ([Github](https://github.com/skynetim/skynet))
* Ruby on Rails
Eventually, the DSS hopes to be a rich environment for users to manage their FarmBot and gain insights into the farming decision making process.