Daleel is a crowdsourced platform where users share their experiences with government and private services.
The goal is to make information accessible for future users through real shared experiences.
- Users can post experiences about services (gov & private).
- Search, filter, and analyze feedback.
- AI-powered insights (e.g., sentiment analysis on feedback).
- Web dashboard for admins & data visualization.
- Flutter mobile app for easy user access.
- Cybersecurity-first approach to protect user data.
Citizens often face challenges when reporting local issues (potholes, damaged infrastructure, violations).
This module of Daleel provides:
- A mobile & web interface for citizens to submit issue reports with photos, GPS, and category.
- A dashboard for officials to track, assign, and resolve issues.
- Status updates so citizens can follow the resolution process.
- AI-powered clustering to detect hotspot areas with frequent issues.
- Report: description, photo(s), location, category, urgency, citizen ID.
- Official Response: status updates (pending, in-progress, resolved), assigned official.
- Analytics: frequent issue categories, map-based visualization.
- Open Daleel mobile/web.
- Go to "Report Local Issue".
- Fill details (location auto-detect, photo upload, description).
- Submit → backend saves → official dashboard updated.
- Citizen gets status updates (e.g., “assigned”, “resolved”).
- ...
- ...
- React + TailwindCSS
- Dart + Flutter
- API integration with backend
- Python (Pandas, Scikit-learn, TensorFlow, PyTorch)
- Jupyter Notebooks for EDA & ML
- Sentiment analysis on user experiences
- Security audits (OWASP Top 10, SQLi, XSS testing)
- API & DB penetration testing
- Secure authentication & encryption
Each track has its own folder:
backend/→ APIsfrontend-web/→ React dashboardmobile-flutter/→ Mobile appdata-science-ai/→ AI/ML models & analysiscybersecurity/→ Security testing & docsdocs/→ General documentation