Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tubone24/plant_check_graph
Let's visualize the environment of your plant by raspi_plant_checker.
https://github.com/tubone24/plant_check_graph
graphql hasura material-table recoil
Last synced: 1 day ago
JSON representation
Let's visualize the environment of your plant by raspi_plant_checker.
- Host: GitHub
- URL: https://github.com/tubone24/plant_check_graph
- Owner: tubone24
- License: mit
- Created: 2021-07-23T13:20:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:25:03.000Z (about 1 year ago)
- Last Synced: 2024-04-13T04:55:38.344Z (9 months ago)
- Topics: graphql, hasura, material-table, recoil
- Language: TypeScript
- Homepage: https://plant-check-graph.vercel.app
- Size: 2.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Plant Check Dashboard](https://plant-check-graph.vercel.app/)
> Let's visualize the environment of your plant by raspi_plant_checker.
## What's this?
The information obtained from [raspi_plant_checker](https://github.com/tubone24/raspi_plant_checker), a program that measures soil moisture and irradiance of plants using a combination of Raspberry Pi and sensors, is written to PostgreSQL on Heroku via GraphQL in Hasura Cloud,
and then written to a dashboard created with NextJS, Vercel, meterial-table, and chart.js. Vercel, meterial-table, and chart.js to read and display the information from Hasura Cloud's GraphQL.## Architecture
![arch](docs/images/arch.png)