-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathaboutus.html
More file actions
180 lines (164 loc) · 5.94 KB
/
Copy pathaboutus.html
File metadata and controls
180 lines (164 loc) · 5.94 KB
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
<!DOCTYPE html>
<head>
<title>About Us</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="{{url_for('static', filename='surfingdebatedude.ico')}}" sizes="any" type="image/svg+xml">
</head>
<body style="background-color:#99caff;">
<div>
<label class="title">DebateStat</label>
<div class="navbar-section">
<h1 class="nav-item"><a href="/"><type="button" class="block">Team</button></a></h1>
<h1 class="nav-item"><a href="/ind"><type="button" class="block">Individual</button></a></h1>
<h1 class="nav-item"><a href="/aboutus"><type="button" class = "block">About Us</button></a></h1>
<h1 class="nav-item"><a href="mailto:support@debatestat.com">Contact Us</a></h1>
</div>
</div>
<style>
/* Add a light black background color to the top navigation */
/*.topnav {*/
/* list-style-type: none;*/
/* overflow: hidden;*/
/* background-color: #4da6ff;*/
/*}*/
/* Style the links inside the navigation bar */
/*.topnav a {*/
/* float: right;*/
/* position: relative;*/
/* left: -32.75%;*/
/* display: block;*/
/* background-color: #4da6ff;*/
/* color: #FFFFFF;*/
/* opacity: 50%;*/
/* text-align: center;*/
/* text-decoration: none;*/
/* padding: 8px 10px;*/
/* font-size: 25px;*/
/* transition-duration: 0.25s;*/
/*}*/
/*Change the color of links on hover */
/*.topnav a:hover {*/
/* color: #FFFFFF;*/
/* opacity: 100%;*/
/* text-decoration: underline;*/
/*}*/
/*Add a color to the active/current link */
/*.topnav a:active {*/
/* color: #FFFFFF;*/
/* text-decoration: underline;*/
/*}*/
/*h {*/
/* left: 20.3px;*/
/* top: 24px;*/
/* position: absolute;*/
/* overflow: visible;*/
/* width: 591px;*/
/* height: 139px;*/
/* text-align: center;*/
/* font-family: Avenir;*/
/* font-style: normal;*/
/* font-weight: normal;*/
/* font-size: 67px;*/
/* color: rgba(255,255,255,1);*/
/* text-transform: capitalize;*/
/* width: 100%;*/
/* min-height: 30px;*/
/* display: inline-block;*/
/* text-align: center;*/
/* margin: 0 auto;*/
/*}*/
h1 {
text-align: center;
font-family: Avenir;
font-style: normal;
font-weight: normal;
color: #000000;
}
/*@keyframes example {*/
/* from {left: 0px; }*/
/* to {left: 600px; }*/
/*}*/
li {
color: #000000;
font-family: Avenir;
margin: 0px 50px;
}
/*@viewport {*/
/* width: device-width ;*/
/* zoom: 1.0 ;*/
/*}*/
.navbar-section{
margin-top:25px;
display: flex;
flex-wrap: wrap;
/*margin-left: 25%;*/
justify-content:center;
}
.title{
font-size: 60px;
color: #FFFFFF;
display: flex;
justify-content: center;
font-family: Avenir;
}
.nav-item{
margin-left: 10px;
}
.nav-item a{
color:#000000;
text-decoration: none;
}
.nav-item:hover{
text-decoration: underline;
}
@media only screen and (max-width : 420px) {
.navbar-section{
margin-top: 25px;
display: flex;
flex-wrap: wrap;
justify-content: center;
flex-direction: column;
}
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}
</style>
<br>
<div><h1><b>WHAT SETS US APART</b></h1><ul><li style="font-family: Avenir;color: #000000"><strong style="color: #000000;">Statistics for every single debate event available on tabroom.</strong> Access to data from Public Forum, Lincoln Douglas, Parliamentary, Big Questions, and Policy Debate gives everyone in these activities a chance to get information. </li>
<li><strong style="color: #000000;">Speaker points and local tournaments are included</strong>, making sure you never miss a single detail.</li>
<li><strong style="color: #000000;">Speed.</strong> Our algorithm efficiently gathers the data you need, at usually 3 seconds for individuals and 5 seconds for teams it makes sure you aren’t left waiting for too long.</li>
<li><strong style="color: #000000;">History.</strong> Data includes every single person that ever debated before, meaning you can get inspiration from the past or just look for fun.</li>
<li><strong style="color: #000000;">Individual success</strong> allows you to track yourself, giving you all the information you need to improve and grow.</li>
<li><strong style="color: #000000;">Instant updating.</strong> Since our site integrates Tabroom’s software, it makes sure you get the information as soon as tabroom does, which is often within days of the tournament.</li></ul>
</div>
<form style="text-align: center;" method = "POST">
<h1><span style="text-align: center;font-weight: normal;font-family: Avenir;text-decoration: underline; color: #000000;font-size: 24px">This website was created by Vishu Agarwal, Tanav Chinthaptla, Ayush Karthick, and Amir Hameed.</span></h1>
<br>
<h1><b>ABOUT US</b></h1>
<p style="font-size:18px; color: #000000;font-family: Avenir;">
Two friends named Ayush Karthick and Tanav Chinthapatla from Westborough High School had a revelation–what if
<br>
debate statistics were made more accessible to the entire community? And so it began, the quest for creating a
<br>
beautiful, efficient website to hand-deliver data about individual and team debate success for hundreds of thousands
<br>
of people. We believe everyone should be able to see their successes and failures. Late nights writing code and
<br>
gathering data manifested itself into the site you see today, with the front-end design being done by Vishu Agarwal.
<br>
<br>
The back-end of the site is coded entirely in Python and Flask and utilizes Tabroom.com’s results page to efficiently deliver
<br>
the results to users in seconds.
<br>
<br>
All of us on Team DebateStat would like to thank the debate community for being such a welcoming environment for us, as well as
<br>
our parents for supporting our dreams. We hope you enjoy the site, and if you have any questions feel free to contact us at
<br>
support@debatestat.com or by clicking on the “Contact Us” button in the top right corner.
</p>
<br>
</form>
</body>