Logo Lanfrica

mariaarushdy/Safe-Egypt-Demo

Domain:

peace and security

Record type:

software
Creator:
mar
Host:
# Safe Egypt Pipeline Prototype πŸ‡ͺπŸ‡¬ **Report danger. Save lives. Protect Egypt.** Safe Egypt is a comprehensive safety incident reporting system designed to help Egyptian citizens quickly and effectively report safety incidents to authorities. The system consists of three integrated components: a mobile app for citizens, a backend API for processing reports, and a dashboard for authorities to monitor and respond to incidents. ## πŸ“± Download the Mobile App **Download Safe Egypt APK (Android Only)** > **Note**: This application is currently available for Android devices only. The APK is a prototype version for testing and demonstration purposes. ## πŸ—οΈ System Architecture The Safe Egypt pipeline consists of three main components: ### 1. πŸ“± Mobile Application (`safe_egypt_v2/`) - **Platform**: Flutter (Android) - **Purpose**: Citizen incident reporting - **Features**: - Real-time incident reporting with multimedia evidence - GPS location tracking with Google Maps integration - Bilingual support (Arabic/English) - Anonymous reporting options ### 2. πŸ–₯️ Backend API (`backend/`) - **Platform**: FastAPI (Python) - **Purpose**: Process and manage incident reports - **Features**: - RESTful API endpoints for mobile and dashboard - AI-powered incident verification and analysis - Media file processing (images, videos, audio) - Location services and geocoding - Real-time data synchronization ### 3. πŸ“Š Authority Dashboard (`dashboard/`) - **Platform**: React with TypeScript - **Purpose**: **FOR AUTHORITIES ONLY** - Monitor and respond to incidents - **Features**: - Real-time incident monitoring and management - Interactive map with incident locations - Priority-based alert system - Analytics and reporting tools - Multi-language support (Arabic/English) > ⚠️ **IMPORTANT**: The dashboard is restricted to authorized personnel only (police, emergency services, government officials). It contains sensitive information and should not be accessed by civilians. ## πŸ”„ How the Pipeline …