Agora IoT is a basic smart farming solution that utilizes Flutter for the frontend user interface and integrates with Firebase for backend services. It enables real-time monitoring and control of farming equipment, data collection from sensors, user authentication, and notifications for critical farming conditions.
To install and set up the project, follow these steps:
-
Ensure you have Flutter SDK installed. If not, follow the official Flutter installation guide.
-
Clone the project repository to your local machine:
git clone https://github.com/menoc61/agora_iot.git
Go to the project directory
cd agora_iot
Install dependencies
flutter pub get
Start the server
flutter run
To generate data for the graphs plots follow the instructions of the data folder ReadMe.md
The app is currently tested on Android.
Guidelines for contributing to the project, including how to set up a development environment, submit pull requests, and report issues.
NO licence for the moment
Relavant video: Link to relevant video