CommonGarden / Grow-IoT

Software packages for smart growing environments.
http://commongarden.org/
Other
25 stars 6 forks source link

React #319

Closed JakeHartnell closed 7 years ago

JakeHartnell commented 7 years ago

@aruntk brought this up in #315, probably best to do this sooner rather than later? The application is pretty simple at this point...

aruntk commented 7 years ago

I'll try to create a basic react based front end for the graphql and rest backends.

aruntk commented 7 years ago

Started a repo. https://github.com/aruntk/grow-iot-react. Started with next.js as the framework. I'll port the features of this app to it, and once it is complete we can think about merging into the current grow-iot app.

JakeHartnell commented 7 years ago

https://facebook.github.io/react/docs/web-components.html

JakeHartnell commented 7 years ago

New react branch for peeps to try out: https://github.com/CommonGarden/Grow-IoT/tree/react

Thanks @aruntk!

JakeHartnell commented 7 years ago

Alright, we're using react with development so closing.