Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

First Aid Android App used to guide first respondents at the scene of an incident, using MVC, Observer patterns and more

Notifications You must be signed in to change notification settings

georgianally/FirstAid

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

FirstAid

image

First Aid Android App used to guide first respondents at the scene of an incident The First Aid App aims to assist users in performing to the best of their ability during first aid incidents: by having a guide to reference and follow; helping them to stay calm. Further features are implemented to assist in this process, such as a quick dial to emergency services and display of the user’s current location. While using the First Aid app, users complete a guide by answering questions and following directions on screen. Data from these answers are stored in a report. This means that incident data and records are automatically created on scene of an incident with the use of the First Aid App, saving the responder time and keeping data precise. MVC, observer pattern, an SQLite database, speech to text and other features were included for a fully functioning application.

About

First Aid Android App used to guide first respondents at the scene of an incident, using MVC, Observer patterns and more