The Disaster Management System, known as AYS (AFET YÖNETİM SİSTEMİ), is an open-source and voluntary project. Its aim is to effectively manage the needs that arise during a natural disaster. It facilitates the coordination of processes related to these needs between volunteers and institutions operating in the disaster area.
This project is designed to be used by non-governmental organizations and volunteers affiliated with relevant organizations. It enables organizations to register both themselves and their volunteers. By doing so, it allows for the efficient and precise management of the needs within the disaster area, including the deployment of volunteers located in proximity to the affected regions.
This project is built using the following technologies:
git clone https://github.com/afet-yonetim-sistemi/ays-mobile.git
You can use the .env.example file to set the environment
Also, you need to provide your EXPO_PUBLIC_GOOGLE_API_KEY. On you GCP account, you must enable Maps SDK for iOS
, Maps SDK for Android
and Directions API
npm install
npm run start
npm run android
npm run ios
Note that you need to setup the React Native development environment to run the project on Android and iOS. You can find the instructions here. Also, you need to Node.js and npm to run the project locally. We recommend using this Node.js version manager to install Node.js and npm.
Thank you for your interest in contributing to Afet Yönetim Sistemi project. We appreciate your help in making our project better and more useful to everyone. To contribute to the project, please read the contributing guidelines first.