CrimeWatch-App is a joint project for WIA2007 Mobile App Development and WIX2002 Project Management. The goal is to plan, design, and build a mobile application that supports community crime reporting and awareness.
- An Android app project built with Gradle (Kotlin-based Android structure).
- Project artifacts and documentation required for the two-course collaboration.
- darwishz — Project Manager
- fatiha — Database Lead
- ishida-san — Design Lead
- 4peng — Development Lead
- iqbal — Test Lead
- Open the project in Android Studio.
- Sync Gradle when prompted.
- Run the
appconfiguration on an emulator or device.
app/— Android application modulegradle/— Gradle wrapper filesbuild.gradle.kts/settings.gradle.kts— Gradle build configuration
Use short, descriptive branch names and clear commit messages. If you are unsure where to make a change, open an issue or ask the team lead for guidance.