FarmLook: Mobile app for crop disease detection with Hausa language support"
# 🌱 FarmLook - Crop Disease Detection App
**FarmLook** is a mobile app that helps Nigerian farmers detect crop diseases instantly by taking photos and getting AI-powered recommendations in Hausa language.
## 🏆 Hackathon Project
Built BY: Salihu adamu, Usman abdulazeez
## 📱 Features
- **Camera-based disease detection** - Snap crop photos for instant analysis
- **Hausa language support** - Localized for Northern Nigerian farmers
- **Offline functionality** - Works with limited connectivity
- **Save reports** - Track crop health history
- **Treatment recommendations** - Organic and chemical solutions
## 🛠️ Tech Stack
- **Frontend:** React Native + Expo
- **Backend:** Node.js + Express (Hosted on Render)
- **Database:** Supabase (PostgreSQL + Storage)
- **AI/ML:** Custom crop disease analysis prompts
- **Deployment:** EAS Build for Android APK
## 🚀 Quick Start
### Prerequisites
- Node.js 18+
- Expo CLI
- Android Studio (for emulator)
### Installation
```bash
# Clone repository
git clone
github.com
# Install dependencies
cd farmlook
npm install
# Run development server
npx expo start