# Ethiopia Corridor Feedback System
A cross-platform citizen feedback and corridor project management platform for Ethiopia.
## Platforms
- Android
- iPhone (iOS)
- Web
- Windows
- macOS
- Linux
## Tech Stack
- Flutter
- NestJS
- PostgreSQL + PostGIS
- Docker
- OpenClaw AI
- MinIO
- Redis
## Quick Start
### 1. Copy environment
\`\`\`bash
cp .env.example .env
\`\`\`
### 2. Start infrastructure
\`\`\`bash
cd docker
docker compose up -d
\`\`\`
### 3. Check services
- PostgreSQL: localhost:5432
- MinIO: localhost:9001
- Redis: localhost:6379
## Repository Structure
\`\`\`
apps/
mobile/
admin/
backend/
database/
docker/
docs/
\`\`\`
## License
MIT