The OpenEEW Alerting App is a mobile application currently being developed by the OpenEEW community for the purpose of providing alerts following the detection of an earthquake.
Currently, the project is in the early stages of development and is not fit for use for any kind of actual real world use. In its latest iteration, it consists of:
- A React Native application built with the Expo Framework using TypeScript
The prototype for application can be found here.
After cloning and navigating to the repository:
# Install dependencies
yarn install
# Start expo
expo start
The community welcomes your involvement and contributions to this project. Please read the OpenEEW contributing document for details on our code of conduct, and the process for submitting pull requests to the community.
This information is licensed under the Apache Software License, Version 2. Separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 (DCO) and the Apache Software License, Version 2.