waste management in kenya that monitors on how waste is collected and it gives statistics on the waste
# YUGI - Smart Waste Management Platform
YUGI is a comprehensive smart waste management platform designed specifically for Kenya. It connects residents who need waste collection services with collectors who provide pickup and disposal services, while promoting environmental sustainability through detailed tracking and community engagement.
## π Key Features
### For Residents
- **π± Easy Pickup Requests**: Schedule waste collection with real-time pricing
- **π Personal Analytics**: Track waste collection, earnings, and environmental impact
- **πΊοΈ Interactive Map**: View nearby collectors and track pickup progress
- **πΈ Report Illegal Dumping**: Help authorities by reporting unauthorized waste disposal
- **π Environmental Impact**: Monitor CO2 savings, recycling rates, and sustainability metrics
### For Collectors
- **π Job Management**: Accept and manage pickup requests efficiently
- **π Real-time Navigation**: Built-in GPS navigation to pickup locations
- **π° Earnings Tracking**: Monitor daily performance and income
- **π Customer Communication**: Direct communication with residents
- **π Performance Analytics**: Track completed jobs and collected waste
## π₯ User Roles
### π Resident
- Request waste pickup services
- Choose from 6 waste categories (Organic, Plastic, Paper, Metal, Glass, Electronic)
- Track personal environmental impact
- Report illegal dumping sites
- View analytics and collection history
### π Collector
- Browse and accept available pickup requests
- Navigate to collection locations
- Update job status in real-time
- Manage earnings and performance metrics
- Communicate with customers
## π οΈ Technology Stack
- **Frontend**: Next.js 15.1.0, React 18, TypeScript
- **UI Components**: Radix UI primitives with custom styling
- **Styling**: Tailwind CSS with custom animations
- **Database**: PostgreSQL with Drizzle ORM
- **Authentication**: Passport.js with local strategy
- **Maps**: GPS location services and interactive mapping
- **State Man β¦