DefibRadar is a mobile application that allows users to find the nearest Automated External Defibrillators (AEDs) based on their current location.
- Fetches AED locations from the Open Data DC's API.
- Maps and displays nearest AEDs based on user location.
- Provides routing to the selected AED.
- An emergency guide providing instructions on how to use an AED.
- A form for users to add/update info about AEDs.
- AED availability status.
- Frontend: React Native
- Backend: Django
- Database: PostgreSQL
- APIs: Google Maps API, Open Data DC API