Skip to content

2025 UQIES Hackathon Winner! An innovated application aimed at the agriculture industry to reduce water wastage

License

Notifications You must be signed in to change notification settings

NathanPerrier/MoistMeter

Repository files navigation

MoistMeter logo

FlutterDjangoFirebaseMapboxBOM


Demo

About The Project

🥳 2025 UQIES SIC HACKATHON WINNER

MoistMeter is an innovative app aimed to significantly reduce water wastage in agriculture. Through using various APIs and services as well as the option to connect to custom IOT devices our algarithmic ML models determine the minimum amount of water required while still maximising crop yeild. While our app is aimed primarily at farmers, our app also offers cheaper or free plans for gardening enthusiasts as every drop counts!


Our Team

Made By Nathan Perrier, James Kenniwell, Saanvi Putchakayala, Malak Khorshid


Manual Build

👉 Download code

git clone https://github.com/NathanPerrier/MoistMeter
cd MoistMeter

👉 Create .env with the following Secret Keys

MAPBOX_ACCESS_TOKEN=""

👉 Install Dart Libraries

flutter pub get

👉 Avtivate and configure FireFlutter

dart pub global activate flutterfire_cli
flutterfire configure

👉 Run the App!

flutter run --release

Codebase

< PROJECT ROOT >
   |
   |-- assets/                 # Project Assets
   |    |-- fonts/             # App Fonts
   |    |-- images/            # App images
   |    |-- logos/             # App Logos
   |
   |-- lib/                    # App Files
   |    |-- components/        # App screen Components
   |    |    |-- intro/        # Compents for intro screen  
   |    |-- firebase_options.dart   # Firebase Options (auto generated on flutterfire configure)
   |    |-- main.dart          # Main file for app
   |
   |-- screens/                # App Screens
   |   
   |-- pubspec.yaml            # App config file
   |-- .env                    # ENV File
   |
   |-- *************************************************      

License

@GNU

About

2025 UQIES Hackathon Winner! An innovated application aimed at the agriculture industry to reduce water wastage

Topics

Resources

License

Stars

Watchers

Forks