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

https://github.com/ndizeyedavid/poultry-farm-monitoring-system

Poultry Farm Monitoring System is an IoT based project to overlook and control chicken coops to ensure well being of chicken
https://github.com/ndizeyedavid/poultry-farm-monitoring-system

Last synced: about 1 month ago
JSON representation

Poultry Farm Monitoring System is an IoT based project to overlook and control chicken coops to ensure well being of chicken

Awesome Lists containing this project

README

        

# Poultry Farm Monitoring System

This project is built on React Js for front end and Node Js / Express js for backend, and has an approach to controlling a mysql database that is also being accessed by an ESP32 that sends data, to the database, then express js is used to create a resful api to acquire the data in the database to be changed dynamically on the interface of the user
Currently, two official plugins are available:

# key features
- User authentication & authorisation (it's simple, but well functioning well ==> using localstorage)
- Dynamic data updating using react states and effects
- Data visualisation with chart.js
- designed entirelly in **tailwind css** and **daisy ui**