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.
- Host: GitHub
- URL: https://github.com/radlikewhoa/happyflowers
- Owner: RadLikeWhoa
- Created: 2016-09-26T06:31:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T14:18:33.000Z (over 9 years ago)
- Last Synced: 2025-01-02T10:45:25.706Z (over 1 year ago)
- Topics: automation, haskell, rapsberrypi, react, redux
- Language: JavaScript
- Homepage: https://sacha.me/happyflowers/
- Size: 75.5 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

*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.