GreenTech is an innovative Android application that automates the process of watering and fertilizing your plants. Designed for both home gardeners and agricultural professionals, GreenTech ensures your plants receive the optimal amount of water and nutrients, enhancing growth and productivity with minimal effort.
- 📁 lib
|-- 📁 core
|-- app_asset.dart
|-- app_color.dart
|-- app_route.dart
|-- 📁 src
|-- 📁 view
|-- 📁 screen
|-- 📁 widget - main.dart
- theme.dart
- util.dart
To get started with GreenTech, follow these steps:
-
Clone the Repository:
git clone https://github.com/royhanreza/green-tech.git
-
Navigate to the Project Directory:
cd green-tech -
Install Dependencies:
flutter pub get
-
Configure Settings (Optional): Update the configuration files to set up necessary parameters such as API endpoints, authentication keys, and other relevant settings.
-
Run the Application:
flutter run
The application will be launched on your connected device or emulator.
GreenTech is licensed under the MIT License.

