From 6651878b48990988c9cc5023b67385d6a82cd874 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Tue, 23 Apr 2019 21:15:37 -0400 Subject: updates to readme and index page --- README.md | 2 +- web/views/index.pug | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21c12bf..26bef88 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/web/views/index.pug b/web/views/index.pug index 4de1efd..a226dc8 100644 --- a/web/views/index.pug +++ b/web/views/index.pug @@ -50,9 +50,10 @@ html li Javascript li React-Native, Expo h2 Who built it + h4 The project is maintained over at GitLab here. ul li Samarth Agarwal, GitHub li Fahim Ahmed, GitHub - li Kumar Damani, GitHub + li Kumar Damani, GitLab li Andrew Mihai, GitHub li Ivan Shen, GitHub -- cgit v1.2.3