European Healthcare Hackathon 2022 submission.
Can you build an application that notifies nearby paramedics about a resuscitation emergency? The app would tell its user where AEDs are located and would help to save more lives by bringing all the resources to the emergency spot as fast as possible.
- Backend: https://bildmlue.azurewebsites.net/swagger/index.html
- Google Play: TODO
- Test flight: we can invite you
Although the testing buttons have fixed incident coordinates the app is fully functional and can solve incident on any poisiton.
- You can login with empty username
- Click on Test Mode
- Bellow are roles you can test
- Accept alert
- Click on navigate maps app
- Go back in the app
- After the rescue click on End mission
- Accept alert
- Click on navigate maps app
- Go back in the app
- Confirm AED ppickup
- Click on navigate maps app
- Go back in the app
- End mission and return AED
- Click on navigate maps app
- Go back in the app
- Confirm return AED
- signup as CPR capable person
- signup as CPR non-capable person (no training or certification)
REST API with swagger documentation. We use .NET 7 with Postgre database with Entity Framework. Backend is also capable of syncrhonizing data to FHIR. We are suing FHIR implementation provided by InterSystems
React Native
- Firely SDK
- Google maps
- Záchrnaka API for AEDs location
The history has only one commit because, we had to hide our Google Maps API keys which we accidentely commited. If you want full history, we can invite you into our private repo.