Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.78 KB

README.md

File metadata and controls

63 lines (41 loc) · 1.78 KB

DefibRadar ⛑️

DefibRadar is a mobile application that allows users to find the nearest Automated External Defibrillators (AEDs) based on their current location.

Features

  • 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.

Future Features

  • An emergency guide providing instructions on how to use an AED.
  • A form for users to add/update info about AEDs.
  • AED availability status.

Tech Stack

  • Frontend: React Native
  • Backend: Django
  • Database: PostgreSQL
  • APIs: Google Maps API, Open Data DC API