diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-04-24 01:17:08 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-04-24 01:17:08 +0000 |
| commit | 1be4dfd7af0fa1516a0c08a427cf2a9019a179b2 (patch) | |
| tree | e4da6145d98b17de171e374ce1ed038fc0552c1d /README.md | |
| parent | 8ba91bfe6950d3dbfae3140b4435f8b17851a5f8 (diff) | |
| parent | fcd91f265e93eee23ded2c2d81e8be6f86843986 (diff) | |
Merge branch 'master' into 'qa'
Master
See merge request kdam0/helpthehomeless!8
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Helpthehome by The Dream Team +# Helpthehome(less) ## High Level Description Help the Homeless is a web and mobile application that allows homeless shelters to see the locations of homeless people of Toronto in need of help in real time. Our application consists of two components: a web application and a mobile application for iOS and Android. The web application displays a map that is updated with markers in real time. Each marker shows the location of a homeless person, along with identifying details such as (age, gender, race, other salient features). Markers are displayed on the map whenever a user on the mobile application sends a request for help. The mobile application is intended to be used by the public. It contains a simple form that allows the user to describe the situation to help the outreach workers identify the person in need when responding for help. |
