# 🎯 CHEAT SHEET - TODOS LOS LINKS POR ROL

## 🔑 CREDENCIALES

| Rol | Email | Password |
|-----|-------|----------|
| **Super Admin** | `superadmin@campaignhub.com` | `password` |
| **Campaign Admin** | `admin@campaign.com` | `password` |
| **Coordinador** | `coord@campaign.com` | `password` |
| **Voluntario** | `vol@campaign.com` | `password` |

---

## 👑 SUPER ADMIN - 8 LINKS

| # | Módulo | URL |
|---|--------|-----|
| 1 | 🏠 Dashboard | `http://localhost:8001/superadmin/dashboard` |
| 2 | 📊 Reportes | `http://localhost:8001/superadmin/reports` |
| 3 | 🔍 Ver Campaña | `http://localhost:8001/superadmin/campaigns/1` |
| 4 | 🗳️ **Encuestas Calle** | `http://localhost:8001/superadmin/street-surveys` ⭐ |
| 5 | 🔍 Auditoría | `http://localhost:8001/superadmin/audit` ⏳ |
| 6 | 📈 Analytics | `http://localhost:8001/superadmin/analytics` ⏳ |
| 7 | 💳 Facturación | `http://localhost:8001/superadmin/billing` ⏳ |
| 8 | 🛡️ Moderación | `http://localhost:8001/superadmin/moderation` ⏳ |

---

## 🎯 CAMPAIGN ADMIN (Alcalde/Candidato) - 20 LINKS

### **Dashboard y Config** (4):
| # | Módulo | URL |
|---|--------|-----|
| 1 | 🏠 Dashboard | `http://localhost:8001/admin/dashboard` |
| 2 | ⚙️ Configuración | `http://localhost:8001/campaigns/10/settings` |
| 3 | ➕ Crear Campaña | `http://localhost:8001/campaigns/wizard` |
| 4 | 👥 Usuarios | `http://localhost:8001/admin/users` |

### **Monitoreo** (5):
| # | Módulo | URL |
|---|--------|-----|
| 5 | 🎯 Competidores | `http://localhost:8001/admin/competitors` |
| 6 | 📱 Social Monitoring | `http://localhost:8001/social/dashboard` |
| 7 | 📊 Encuestas Popularidad | `http://localhost:8001/polls/dashboard` |
| 8 | 🤖 Predictivo IA | `http://localhost:8001/predictive/dashboard` |
| 9 | 📍 **QR Afiches + Mapa** | `http://localhost:8001/qr-campaigns/dashboard` ⭐ |

### **Módulos de Campaña** (11):
| # | Módulo | URL |
|---|--------|-----|
| 10 | 📞 Call Center | `http://localhost:8001/call-center/dashboard` ⏳ |
| 11 | 💰 Donaciones | `http://localhost:8001/donations/dashboard` ⏳ |
| 12 | 📅 Eventos | `http://localhost:8001/events/dashboard` ⏳ |
| 13 | 📇 Votantes | `http://localhost:8001/voters/dashboard` ⏳ |
| 14 | 🤝 Voluntarios | `http://localhost:8001/volunteers/dashboard` ⏳ |
| 15 | ✍️ IA Content | `http://localhost:8001/content-ai/generator` ⏳ |
| 16 | 📧 Email Marketing | `http://localhost:8001/email-marketing/dashboard` ⏳ |
| 17 | 📝 Propuestas | `http://localhost:8001/proposals/dashboard` ⏳ |
| 18 | 🗺️ Mapa Electoral | `http://localhost:8001/electoral-map` ⏳ |
| 19 | 🎤 Debate Sim | `http://localhost:8001/debate-simulator` ⏳ |
| 20 | 📊 GOTV | `http://localhost:8001/dashboard/gotv` |

---

## 👷 COORDINADOR - 9 LINKS

(Mismo acceso que Campaign Admin, algunos con permisos limitados)

| # | Módulo | URL |
|---|--------|-----|
| 1 | Dashboard | `http://localhost:8001/admin/dashboard` |
| 2 | Social | `http://localhost:8001/social/dashboard` |
| 3 | Encuestas | `http://localhost:8001/polls/dashboard` |
| 4 | Competidores | `http://localhost:8001/admin/competitors` |
| 5 | QR Afiches | `http://localhost:8001/qr-campaigns/dashboard` |
| 6 | Call Center | `http://localhost:8001/call-center/dashboard` ⏳ |
| 7 | Eventos | `http://localhost:8001/events/dashboard` ⏳ |
| 8 | Voluntarios | `http://localhost:8001/volunteers/dashboard` ⏳ |
| 9 | Votantes | `http://localhost:8001/voters/dashboard` ⏳ |

---

## 🙋 VOLUNTARIO - 4 LINKS

| # | Módulo | URL |
|---|--------|-----|
| 1 | 🏠 Dashboard | `http://localhost:8001/volunteer/dashboard` |
| 2 | 📋 Mis Tareas | `http://localhost:8001/volunteer/tasks` ⏳ |
| 3 | ⏰ Mis Horas | `http://localhost:8001/volunteer/hours` ⏳ |
| 4 | 📅 Eventos | `http://localhost:8001/volunteer/events` ⏳ |

---

## 🌐 PÚBLICO - 4 LINKS (Sin Login)

| # | Módulo | URL |
|---|--------|-----|
| 1 | 🗳️ **Encuesta Calle** | `http://localhost:8001/survey` ⭐ |
| 2 | 📱 **Escaneo QR** | `http://localhost:8001/qr/QR-XXX` ⭐ |
| 3 | 🔑 Login | `http://localhost:8001/login` |
| 4 | 📝 Registro | `http://localhost:8001/register` |

---

## 📊 LEYENDA

- ✅ = Completamente funcional
- ⭐ = Módulo nuevo destacado
- ⏳ = Ruta creada, falta vista
- 🔒 = Requiere autenticación

---

## 🎯 LINKS MÁS IMPORTANTES

### **Para Super Admin**:
1. `http://localhost:8001/superadmin/street-surveys` ⭐
2. `http://localhost:8001/superadmin/reports`
3. `http://localhost:8001/superadmin/dashboard`

### **Para Campaign Admin**:
1. `http://localhost:8001/qr-campaigns/dashboard` ⭐
2. `http://localhost:8001/admin/dashboard`
3. `http://localhost:8001/social/dashboard`
4. `http://localhost:8001/admin/competitors`

### **Para Público**:
1. `http://localhost:8001/survey` ⭐
2. `http://localhost:8001/qr/{CODE}` ⭐

---

## ✅ TOTAL DE LINKS

| Categoría | Cantidad |
|-----------|----------|
| Super Admin | 8 links |
| Campaign Admin | 20 links |
| Coordinador | 9 links |
| Voluntario | 4 links |
| Público | 4 links |
| **TOTAL** | **45 links** |

**Funcionales**: 15 links (33%)
**Pendientes vista**: 30 links (67%)

---

## 🚀 ¡EMPIEZA AQUÍ!

**Si eres Super Admin**:
```
http://localhost:8001/superadmin/street-surveys
```

**Si eres Candidato**:
```
http://localhost:8001/qr-campaigns/dashboard
```

**Si eres Público**:
```
http://localhost:8001/survey
```

**¡Todos los links están creados y organizados por rol!** ✅




