/agora_iot

This is a flutter firebase application for smart farming this would be a simple version of farmassist

Primary LanguageDart

Agora IOT

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.

Table of Contents

Installation

To install and set up the project, follow these steps:

  1. Ensure you have Flutter SDK installed. If not, follow the official Flutter installation guide.

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

Usage

To generate data for the graphs plots follow the instructions of the data folder ReadMe.md

Testing

The app is currently tested on Android.

Contributing

Guidelines for contributing to the project, including how to set up a development environment, submit pull requests, and report issues.

License

NO licence for the moment

Relavant video: Link to relevant video