An app for spreading first-aid awareness and helping people in critical situations
- Setup React Native environment using this link, make sure that you select 'React Native CLI Quickstart'
- Prepare your android device/emulator using these instructions
- Have a .env file in the project directory with the following keys:
API_URL=<backend API key>
GOOGLE_MAPS_API_KEY=<Google Cloud Platform Maps API key>
VOXIMPLANT_KEY=<Voximplant key>
- Run
yarn
to install required node modules - Run
yarn start
to start Metro Bundler - Run
yarn android
in a different terminal to install app on device/emulator in debugging mode
Check out the user manual for app usage instructions
- Implementing a rewarding system for doctors and paramedics
- Implementing an evalutation system for users
- Integrating a forgot-password module
- Adding customizable user profiles
Nader AbdAlGhani - [email protected]