This document describes a mobile application that allows citizens to register social complaints with local government agencies in real-time. The app classifies complaints by department and uses GPS to pinpoint the exact location. All complaint data is stored securely in Google's Firebase database. The goal is to streamline the complaint registration process and make government response more efficient and transparent. Key features include user registration, complaint registration with photo upload, location tracking, and an admin module to monitor complaints. The architecture utilizes secure AES encryption, Android Studio for development, Google Maps API for locations, and Firebase for real-time cloud database storage and synchronization across devices.