Genefarm is a cross-platform mobile application that bridges the gap between GMO creators and farmers. It streamlines the exchange of genetically modified crops by allowing creators to register and showcase their saplings, and by enabling farmers to browse, filter, and purchase crops suited to their specific needs.
🔗 Live App: genefarm.flutterflow.app
📱 Built using Flutter, Firebase, and FlutterFlow
-
🌾 GMO Creators can:
- Register and log in
- Add detailed GMO crop listings
- Share benefits, growing conditions, and performance insights
-
👨🌾 Farmers can:
- Create accounts and browse listings
- Filter GMOs based on region, purpose, or crop type
- Purchase saplings directly through the app
-
📬 Facilitates direct contact between farmers and creators to improve access and adoption of innovative agricultural technology.
| Technology | Purpose |
|---|---|
| Flutter | Cross-platform mobile app development |
| Dart | Programming language |
| Firebase | Backend (authentication & database) |
| FlutterFlow | Low-code UI builder & deployment |
| HTML/CSS | Web landing page |
| GitHub Pages | Hosting for web preview |
Make sure you have the Flutter SDK installed and configured.
- Clone the repository:
git clone https://github.com/yashwanths814/Genefarm.git cd Genefarm
