Farmbot-Web-App/README.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2014-03-11 20:39:45 -06:00
[![Stories in Ready](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready)](https://waffle.io/farmbot/farmbot-dss)
2014-03-12 07:42:11 -06:00
[![Code Climate](https://codeclimate.com/github/FarmBot/farmbot-dss.png)](https://codeclimate.com/github/FarmBot/farmbot-dss)
2014-03-11 20:38:26 -06:00
2014-03-11 20:58:53 -06:00
# Farmbot Decision Support System
2014-03-12 07:04:37 -06:00
This Repo.
2014-03-11 20:58:53 -06:00
# How to Contribute
2014-03-12 07:04:37 -06:00
* Check out [Waffle.io](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready) for issues that are ready to be worked on.
2014-03-11 20:58:53 -06:00
* 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
2014-03-12 07:04:37 -06:00
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 user via technologies such as:
2014-03-11 20:58:53 -06:00
* [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.