-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
279 lines (229 loc) · 13.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!doctype html>
<html lang="en">
<head>
<link href="//netdna.bootstrapcdn.com/font-awesome/3.0/css/font-awesome.css" rel="stylesheet">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="parser.css">
<!-- custom CSS -->
<link rel="stylesheet" href="styles.css">
<!-- jQuery 3.3.1 -->
<script type="text/javascript" src="./jquery-3.4.1.js"></script>
<script type="text/javascript" src="./script.js"></script>
<!-- custom script -->
<!-- custom fonts -->
<link href="https://fonts.googleapis.com/css?family=Comfortaa" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<title>Unmasked</title>
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="50">
<div class="parallax">
<nav class="navbar fixed-top navbar-expand-md navbar-light">
<div class='unmasked-top-right'>
unmasked
</div>
<div class="collapse navbar-collapse" data-target="#myNavbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a style="color: #3ec5c1;" class="nav-link" href="#download">download<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">about</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#team">team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#faq">faq</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#resources">resources</a>
</li>
</ul>
</div>
</nav>
<div class="container-flex">
<a id="download">
<div class="unmasked-main">
unmasked<br>
project
</div>
</a>
<div class="container-flex unmasked-main-description">
an anonymous, mental health social media <br>mobile application for Dartmouth students
<div class-"container-flex unmasked-main-description app-store">
<a href="https://apps.apple.com/ae/app/unmasked-project/id1439705803"><img src="./assets/store.png" width="300px" height="93.6px"></a>
</div>
</div>
</div>
</div>
<div class="about-background">
<div style="margin: auto; width:55%;">
<a id="about">
<div class="unmasked-about-description">
Unmasked Project is an anonymous, mental health social media mobile application for Dartmouth students, by Dartmouth students. On the app, students can take off their masks and share what’s really going. Trained students will moderate the community forum. This app would not have been possible without the support of our sponsors: the Dartmouth Digital Applied Learning and Innovation Lab (DALI), the Magnuson Center for Entrepreneurship, the Dartmouth Investment & Philanthropy Program (DIPP), and Alpha Theta.
</div>
</a>
</div>
</div>
<div id="team" class="team-background">
<div class="container" style="padding-top: 200px;">
<div class="row">
<div class="col">
<div class="team-member-description">
<img src="./assets/sanat_mohapatra.jpeg" height="180" width="180"><br>
Sanat Mohapatra '20 | Founder
</div>
</div>
<div class="col">
<div class="team-member-description">
<img src="./assets/john_schlachtenhaufen.jpeg" height="180" width="180"><br>
John Schlachtenhaufen ‘20
</div>
</div>
<div class="col">
<div class="team-member-description">
<img src="./assets/joe_hall.jpeg" height="180" width="180"><br>
Joe Hall ‘20
</div>
</div>
<div class="col">
<div class="team-member-description">
<img src="./assets/teddy_hill-weld.jpeg" height="180" width="180"><br>
Teddy Hill-Weld ‘20
</div>
</div>
</div>
<div class="row">
<div class="col">
<div class="team-member-description">
<img src="./assets/jon_song.jpeg" height="180" width="180"><br>
Jon Song ‘20
</div>
</div>
<div class="col">
<div class="team-member-description">
<img src="./assets/syed_tanveer.jpeg" height="180" width="180"><br>
Syed Tanveer ‘21
</div>
</div>
<div class="col">
<div class="team-member-description">
<img src="./assets/jenna_salvay.jpeg" height="180" width="180"><br>
Jenna Salvay ‘20
</div>
</div>
<div class="col">
<div class="team-member-description">
<img src="./assets/soohwan_park.jpeg" height="180" width="180"><br>
Soohwan Park ‘21
</div>
</div>
</div>
</div>
</div>
<div a id="faq" class="faq-background" style="padding-top: 50px;">
<div class="container">
<div class="faq-question">
1. Is it really anonymous?
</div>
<div class="faq-answer">
Yes! The app is completely anonymous with one exception. ONLY in the event of serious perceived threats to self or others will we provide local law enforcement with access to personally identifiable information. No one directly associated with the app will have access to user data. All user data is encrypted.
</div>
<br>
<div class="faq-question">
2. Is it safe?
</div>
<div class="faq-answer">
Yes! We have a team of Unmasked moderators, who have gone through Dick’s House-certified mental health peer support training, that will regularly review content on the app. Please use flagging and direct message reporting features if you ever run into malicious content.
</div>
<br>
<div class="faq-question">
3. When will it be available on Android?
</div>
<div class="faq-answer">
We will begin Android development after we see the results of our iOS launch.
</div>
<br>
<div class="faq-question">
4. How do I contact the Unmasked team?
</div>
<div class="faq-answer">
If you have any questions, concerns, or are interested in joining our team, please contact us at [email protected].
</div>
<br>
<div class="faq-question">
5. How do I submit app feedback?
</div>
<div class="faq-answer">
Please submit feedback here: <a href="https://forms.gle/DLyqVp7iTSnrhVDT8">https://forms.gle/DLyqVp7iTSnrhVDT8</a>.
</div>
</div>
</div>
<div class="resources-background">
<div class="container">
<a id="resources">
<ul id="theResourceList" class="resource-list">
<LI class="resource-title" onclick="showDescription(this)"><span><strong>Free, Confidential 24/7 Emergency Hotlines</strong></span>
<p class="resource-description" id="description-1">
Emergency Services: 911
Counselor-on-Call (S&S Dispatch): 603-646-3333
Safety and Security 24-hours a day: 603-646-3333
Dean-on-Call (S&S Dispatch): 603-646-3333
Counselor on Call (Non-S&S Dispatch): 603-646-9440 (fall, winter, spring) / (603) 646-4000 (summer, breaks, holidays)
Dick’s House Inpatient Department (IPD): (603) 646-9440
Hanover Police non-emergency: 603-643-2222
Dartmouth Hitchcock Emergency Room: 603-650-7000
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>Issue-Specific Free, Confidential 24/7 Emergency Hotlines
WISE</strong></span>
<p class="resource-description" id="description-2">
Upper Valley WISE: 866-348-WISE (http://www.wiseuv.org/)
WISE is available 24/7 for both crisis management/mental health support as well as providing further information about options after someone has experienced harm. WISE is a confidential resource, with trained consultants who are particularly apt at designing escape plans for those that are seeking a safe way to leave an abusive relationship. Should you request one, WISE representatives are also available to accompany you to appointments regarding harm that may be stressful, such as courtrooms, meet the Hanover Police, etc. WISE has both self-identifying men and self-identifying women to speak to, and you can request whomever you feel comfortable speaking with
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>National Suicide Prevention Lifeline</strong></span>
<p class="resource-description" id="description-3">National Suicide Prevention Lifeline: 800-273-8255 (www.suicidepreventionlifeline.org/)
The National Suicide Prevention Lifeline is a national network of local crisis centers that provides free and confidential emotional support to people in suicidal crisis or emotional distress 24 hours a day, 7 days a week. They’re committed to improving crisis services and advancing suicide prevention by empowering individuals, advancing professional best practices, and building awareness.
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>Rape, Abuse, Incest National Network (RAINN) Hotline: 800-656-HOPE (4673) (www.centers.rainn.org/)</strong></span>
<p class="resource-description" id="description-4">Use this tool to find help near you. This list is made up of independent sexual assault service providers, including National Sexual Assault Hotline affiliate organizations and other local providers. Staff at these programs are dedicated to helping survivors in your area.
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>National Domestic Violence Hotline: 800-799-7233 (www.thehotline.org)</strong></span>
<p class="resource-description" id="description-5">Their highly-trained advocates are available 24/7/365 to talk confidentially with anyone experiencing domestic violence, seeking resources or information, or questioning unhealthy aspects of their relationship.
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>National Dating Abuse Helpline (loveisrespect.org) Call: 866-331-9474 or Text: LOVEIS to 22522 </strong></span>
<p class="resource-description" id="description-6">Their trained peer advocates are available 24/7/365 to offer education, support and advocacy to teens and young adults, as well as their concerned friends and family members, who have questions or concerns about their dating relationships. They also provide information about dating abuse to service providers, counselors, teachers and members of law enforcement.
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>Substance Abuse and Mental Health Services Administration (SAMHSA): 800-662-HELP (4357) (www.samhsa.gov/find-help/national-helpline)</strong></span>
<p class="resource-description" id="description-7">SAMHSA's National Helpline is a free, confidential, 24/7, 365-day-a-year treatment referral and information service (in English and Spanish) for individuals and families facing mental and/or substance use disorders.
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>The National Eating Disorders Association: 1(800) 931-2237 (https://www.nationaleatingdisorders.org/help-support/contact-helpline)</strong></span>
<p class="resource-description" id="description-8">The NEDA Helpline is available Monday-Thursday from 9AM to 9PM ET, and Friday from 9AM to 5PM ET. Contact the Helpline for support, resources and treatment options for yourself or a loved one. For crisis situations, text "NEDA" to 741741 to be connected with a trained volunteer at Crisis Text Line.
</p>
</LI>
<LI class="resource-title" onclick="showDescription(this)"><span><strong>Trevor Project (LGBTQ): (866) 488-7386 (https://www.thetrevorproject.org/#sm.000zez93m1qjdzv11bq295wrx3y03)</strong></span>
<p class="resource-description" id="description-9">A national 24-hour, toll free confidential suicide hotline for LGBTQ youth.
</p>
</LI>
</ul>
</a>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>