aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Damani <kumar.damani@mail.utoronto.ca>2019-04-24 01:15:37 +0000
committerKumar Damani <kumar.damani@mail.utoronto.ca>2019-04-24 01:15:37 +0000
commit6651878b48990988c9cc5023b67385d6a82cd874 (patch)
tree8ff5798d0bed083b4b7479e9ba3c718ffcb57bef
parent8135fe42bfa36df72c427e8d567aad2182e14372 (diff)
updates to readme and index page
-rw-r--r--README.md2
-rw-r--r--web/views/index.pug3
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 <a href="https://gitlab.com/kdam0/helpthehomeless">here</a>.
ul
li Samarth Agarwal, <a href="https://github.com/Samarth-Agarwal1">GitHub</a>
li Fahim Ahmed, <a href="https://github.com/fahim1997">GitHub</a>
- li Kumar Damani, <a href="https://github.com/kdam0">GitHub</a>
+ li Kumar Damani, <a href="https://gitlab.com/kdam0">GitLab</a>
li Andrew Mihai, <a href="https://github.com/AndrewMihai">GitHub</a>
li Ivan Shen, <a href="https://github.com/ivanshen">GitHub</a>