Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudarika/emergancy-situation-managment
The Emergency Situation Management App is an Android application designed to manage and display emergency situations. The app allows users to add new emergency situations, view them in a list, and access emergency contact information and resources.
https://github.com/sudarika/emergancy-situation-managment
andriod-studio android kotlin
Last synced: 8 days ago
JSON representation
The Emergency Situation Management App is an Android application designed to manage and display emergency situations. The app allows users to add new emergency situations, view them in a list, and access emergency contact information and resources.
- Host: GitHub
- URL: https://github.com/sudarika/emergancy-situation-managment
- Owner: Sudarika
- Created: 2023-12-20T07:05:24.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-10T01:08:09.000Z (4 months ago)
- Last Synced: 2024-07-10T05:12:46.251Z (4 months ago)
- Topics: andriod-studio, android, kotlin
- Language: Kotlin
- Homepage:
- Size: 208 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emergency Situation Management App
The Emergency Situation Management App is an Android application designed to manage and display emergency situations. The app allows users to add new emergency situations, view them in a list, and access emergency contact information and resources.
## Table of Contents
- [Features](#features)
- [Architecture](#architecture)
- [Usage](#usage)
- [License](#license)## Features
- Add new emergency situations with details such as title, district, description, and photo.
- View a list of added emergency situations.
- Contact emergency services like fire, police, ambulance, and doctor directly from the app.
- Access useful web resources for medical information, first aid tips, and weather news.## Installation
- Clone this repository to your local machine.
- Open the project in Android Studio.
- Build the project to download the necessary dependencies.
- Run the app on an Android device or emulator.### Prerequisites
- Android Studio 4.0 or higher
- Android SDK 21 or higher
- Internet connection for downloading dependencies### Usage
- Launch the app.
- Use the Add Disaster button on the main screen to add new emergency situations.
- Use the Contact Us button to access emergency contacts and useful web resources.