Skip to content

Commit 21f8fec

Browse files
committed
last touches
1 parent 118f313 commit 21f8fec

9 files changed

+4
-4
lines changed
432 KB
Binary file not shown.

reconnect_app/site.db

0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

reconnect_app/templates/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<div class="col-md-2"></div>
77
<div class="col-md-8">
88
<h1 class="display-4">Welcome to <span class="text-info">Reconnect</span></h1>
9-
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
9+
<p class="lead">An interactive feedback platform that helps individuals with impaired hearing to practice speaking and reconnect with communities and reintegrate into the society</p>
1010
<hr class="my-4">
11-
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
11+
<p>Reconnect is a website that uses speech recognition and analysis to teach people with hearing impairments to talk by giving them feedback on which words they have mispronounced, when they talked too loud/quiet, and when the breaks between the words were too long</p>
1212

1313
<a href="{{ url_for('learn') }}" class="btn btn-info">Get started!</a>
1414
</div>

reconnect_app/templates/template.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@
8989
<li class="nav-item">
9090
<a class="nav-link" href="#">About</a>
9191
</li>
92-
<li class="nav-item">
92+
<!-- <li class="nav-item">
9393
<a class="nav-link" href="#">Services</a>
9494
</li>
9595
<li class="nav-item">
9696
<a class="nav-link" href="#">Contact</a>
97-
</li>
97+
</li> -->
9898
</ul>
9999
</div>
100100
</div>

~$iteUpForLocalHackDay.docx

162 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)