AgroGrow is an AI-powered farming app for Goan farmers. It offers AI weather prediction, AI plant disease detection via images, farmer community, digital mandi, smart plant calendar and many other features. Every feature uses AI to help farmers make better decisions, increase yield, and reduce crop loss
# 🌱 AgroGROW
**The Complete Agricultural Intelligence & Commerce Ecosystem**
AgroGROW is a highly sophisticated, full-stack mobile application designed to transform farmers from "price takers" into "market strategists." It bridges the gap between precision farming, B2C e-commerce, peer-to-peer (P2P) networking, and government assistance.
---
## 🚀 Key Features
* **Unified Agro Market & Local OLX**
* **Agro Store (B2C):** Purchase official agricultural inputs (seeds, fertilizers, tools) seamlessly.
* **Local OLX (P2P):** A community marketplace allowing farmers to list, upload photos, and sell crops, livestock, or machinery directly to others.
* **AI Market Arbitrage & Price Prediction**
* Analyzes historical pricing, seasonality, and weather using **LSTM Neural Networks**.
* Calculates real-time geographical arbitrage by factoring in logistics, spoilage, and distant Mandi prices to maximize farmer profit.
* **Government Schemes Portal**
* An offline-capable eligibility engine that matches farmers with state and federal subsidies based on land size, crop type, and demographics.
* **Smart Order Tracking**
* Dynamic, real-time order tracking with a premium Glassmorphic UI from "Placed" to "Delivered".
* **Command Center Dashboard**
* Custom drawer navigation featuring live environmental data, soil analytics, and access to the Goa Agri Forum.
---
## 🏗️ System Architecture & Tech Stack
AgroGROW utilizes a modern hybrid client-server architecture with specialized microservices.
### Frontend (Mobile App)
* **Framework:** React Native via Expo
* **Routing:** Expo Router (File-based routing)
* **State Management:** React Context API + AsyncStorage
* **UI/UX:** Custom Glassmorphism, `expo-linear-gradient`, `lucide-react-native`
### Backend Databases (Hybrid Approach)
* **Firebase Firestore:** NoSQL document store for official B2C store inventory and cart management.
* **Supabase (PostgreSQL):** Relational database managing user profiles and OLX listings. Secure …