An open API service indexing awesome lists of open source software.

https://github.com/radlikewhoa/happyflowers

happyflowers is an IP5 project at the University of Applied Sciences and Arts Northwestern Switzerland.
https://github.com/radlikewhoa/happyflowers

automation haskell rapsberrypi react redux

Last synced: about 1 month ago
JSON representation

happyflowers is an IP5 project at the University of Applied Sciences and Arts Northwestern Switzerland.

Awesome Lists containing this project

README

          

![happy flowers logo](intro.png)

*happy flowers* is an IP5 project at the [University of Applied Sciences and Arts Northwestern Switzerland](http://www.fhnw.ch/homepage) in Brugg-Windisch. It was conducted over the course of the fall semester 2016 by [Sacha Schmid](https://github.com/RadLikeWhoa/) and [Rinesch Murugathas](https://github.com/Rinesch) with assistance by [Daniel Kröni](https://github.com/danielkroeni).

The final product is an automatic watering system for household flowers using a Raspberry Pi, a Haskell back end, and a React front end.

## Development

1. Read the [documentation](docs/) for details about the project and its architecture
2. Set up the [React environment](dashboard/)
3. Set up the [Haskell environment](backend/)
4. Set up the [hardware environment](hardware/)

## Editorconfig

This project includes a `.editorconfig` configuration that is to be used in every development environment. It enforces some common practices and helps maintain a consistent code base.