# π± Crop Saver Uganda
## Climate-Smart Drought-Resilient Agriculture Platform
> Helping smallholder farmers in drought-prone Uganda discover drought-resistant crops, order certified seeds, track deliveries, and receive climate-smart alerts β online and offline.
---
## π Quick Start (Frontend Demo)
```bash
# No build step required! Just open in browser:
open index.html
# Or serve locally:
npx serve .
# Visit
localhost
```
### Demo Credentials
| Role | Username/Email | Password |
|------|----------------|----------|
| **Farmer** | akello@gmail.com | demo1234 |
| **Admin** | cropsaver_admin | uganda2026 |
| **Delivery** | achola@gmail.com | demo1234 |
---
## π Feature Overview
### For Farmers
- β
Register with phone, email, district, language preference
- β
District-specific AI crop recommendations
- β
12 drought-resistant crop database (NARO-certified)
- β
Seed marketplace β compare prices, traders, delivery times
- β
Order seeds with MTN MoMo / Airtel Money
- β
Real-time delivery tracking
- β
Weather & drought alerts
- β
Farming tutorials (video + guides)
- β
4 languages: English, Luganda, Luo, Ateso
- β
Fully offline after first load
### Admin Panel
- β
Login: cropsaver_admin / uganda2026
- β
Manage crops (add, edit, delete, image upload)
- β
User & trader management
- β
Order monitoring & status updates
- β
Delivery tracking map
- β
Analytics dashboard with charts
- β
Send notifications (SMS, WhatsApp, Push)
- β
Export reports (PDF, CSV)
- β
Weather alert management
### Delivery Personnel
- β
View and accept pending orders
- β
GPS route map
- β
Update delivery status
- β
Earnings tracking
### Investor / NGO Dashboard
- β
Full analytics platform
- β
SDG alignment metrics
- β
District drought heatmap
- β
East Africa expansion roadmap
- β
Revenue model & projections
---
## ποΈ Project Structure
```
crop-saver-uganda/
βββ index.html β Landing page
βββ login.html β Authentication
βββ register.html β Farme β¦