forked from SRCPloetoe/projectnextech
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathimpact.html
More file actions
299 lines (281 loc) · 14.4 KB
/
impact.html
File metadata and controls
299 lines (281 loc) · 14.4 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
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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Impact - Project NexTech, Inc.</title>
<meta name="viewport" content="width=device-width, initial-scale=1">\
<meta name="description" content="A nonprofit organization dedicated to effective and free STEM education for all students powered by high school and college students from across southern California that currently works with the San Diego Branch Library system, the San Diego Bengali Association (Saikat), the Poway Unified School District, with volunteers from Francis Parker School / FRC Team 2485 (W.A.R. Lords), Del Norte High School / FRC Team 3749 (Optix), Fairmont Preparatory High School, Westview High School / FRC Team 3341 (Option 16), Academy of Our Lady of Peace / FRC Team 6885 (The Pilots), Rancho Bernardo High School / FRC Team 2658 (Σ-Motion), and more">
<meta name="author" content="Project NexTech">
<meta name="keywords" content="NexTech, STEM, education, nonprofit">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
</head>
<body>
<header>
<div class="navigation-wrap bg-light start-header start-style">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="navbar navbar-expand-md navbar-light">
<a class="navbar-brand" href="index.html">
<img src="./img/Logo.png" alt="Logo" class="logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto py-4 py-md-0">
<li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4">
<a class="nav-link" href="about_us.html">About Us</a>
</li>
<li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4">
<a class="nav-link" href="our_team.html">Our Team</a>
</li>
<li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4">
<a class="nav-link" href="courses.html">Courses</a>
</li>
<li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4">
<a class="nav-link" href="impact.html"><strong>Impact</strong></a>
</li>
<li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4">
<a class="nav-link" href="get_involved.html">Get Involved</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</header>
<main>
<section class="inner" style="padding-top: 110px; text-align: center;">
<h2 id="news_bar">Loading data...</h2>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="topper" style="padding-top: 25px;">
<h1>Impact</h1>
<p style="padding-bottom: 30px;">Learn more about the impact of Project NexTech!</p>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=1cfW8EF2DcCvJ3TkhxMR73vx3O3sCFfA&ehbc=2E312F&noprof=1" width="100%" height="600"></iframe>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<h2>How does Project NexTech impact local communities?</h2>
<div class="row">
<div class="col-md-4 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h5 class="card-title" style="font-weight: normal;">Public Libraries</h5>
<p class="card-text" id="public_libraries">Loading data...</p>
</div>
</div>
</div>
<div class="col-md-4 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h5 class="card-title" style="font-weight: normal;">Schools</h5>
<p class="card-text" id="schools">Loading data...</p>
</div>
</div>
</div>
<div class="col-md-4 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h5 class="card-title" style="font-weight: normal;">Organizations</h5>
<p class="card-text" id="organizations">Loading data...</p>
</div>
</div>
</div>
</div>
<h4>Regional Inequality</h4>
<p id="regional_inequality">Loading data...</p>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<h2>How does Project NexTech impact individual students?</h2>
<div class="row">
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>Passion for STEM</h4>
<p id="passion_for_stem">Loading data...</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>Real-World Skills</h4>
<p id="real-world_skills">Loading data...</p>
</div>
</div>
</div>
</div>
<h4>Access to STEM</h4>
<p id="access_to_stem">Loading data...</p>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<h2>How does Project NexTech impact individual volunteers?</h2>
<div class="row">
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>"Full-Stack Volunteering"</h4>
<p id="full-stack_volunteering">Loading data...</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>Student-Led</h4>
<p id="student-led">Loading data...</p>
</div>
</div>
</div>
</div>
<h4>Lasting Impact</h4>
<p id="lasting_impact">Loading data...</p>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<h2>The Scope of Project NexTech's Impact</h2>
<div class="row">
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>Geographical Impact</h4>
<p id="geographical_impact">Loading data...</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>Numerical Impact</h4>
<p id="numerical_impact">Loading data...</p>
</div>
</div>
</div>
</div>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<h2>Our Future Plans</h2>
<h4>Program Expansion</h4>
<p id="program_expansion">Loading data...</p>
<div class="row">
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>Outside California</h4>
<p id="outside_california">Loading data...</p>
</div>
</div>
</div>
<div class="col-md-6 mb-4">
<div class="card" style="text-align: left;">
<div class="card-body" style="text-align: left;">
<h4>Outside the United States</h4>
<p id="outside_the_united_states">Loading data...</p>
</div>
</div>
</div>
</div>
<h4>Passing the Torch of Leadership</h4>
<p id="passing_the_torch_of_leadership">Loading data...</p>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<h2>Why Does It Matter?</h2>
<h4>Project NexTech in the Big Picture</h4>
<p id="big_picture">Loading data...</p>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<section class="inner">
<h2>Any questions? Please contact us below!</h2>
<h4>Submitting this form notifies leadership members who can address your message.</h4>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf4M2khQ8Y2gH-jEHZsTj3zMgPn0cSr0MZqVcf4gVh15wu5Og/viewform?embedded=true" width="100%" height="500" frameborder="0" marginheight="0" marginwidth="0" style="filter: invert(1) hue-rotate(180.0deg);"></iframe>
<hr style="border-color: #888; border-style: solid; border-width: 1px;">
</section>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-2 logo-column">
<img src="./img/Logo.png" alt="Logo" class="footer-logo">
</div>
<div class="col-md-7 mission-column">
<p id="mission_statement">Loading data...</p>
</div>
<div class="col-md-3 links-column">
<div class="links-grid">
<a class="footer-link" href="index.html">Home</a>
<a class="footer-link" href="about_us.html">About Us</a>
<a class="footer-link" href="our_team.html">Our Team</a>
<a class="footer-link" href="courses.html">Courses</a>
<a class="footer-link" href="impact.html">Impact</a>
<a class="footer-link" href="get_involved.html">Get Involved</a>
</div>
</div>
</div>
<div class="social-links">
<a href="https://www.facebook.com/profile.php?id=61560717552719" target="_blank">
<img src="img/facebook_logo.png" alt="Facebook Logo" class="social-logo"> Project NexTech
</a>
<a href="https://www.linkedin.com/company/project-nextech" target="_blank">
<img src="img/linkedin_logo.png" alt="LinkedIn Logo" class="social-logo"> Project NexTech
</a>
<a href="https://www.instagram.com/projectnextech/" target="_blank">
<img src="img/instagram_logo.png" alt="Instagram Logo" class="social-logo"> @ProjectNexTech
</a>
<a href="https://www.youtube.com/channel/UCaMPwKcJ3ifjqaFoN-cqoTA" target="_blank">
<img src="img/youtube_logo.png" alt="YouTube Logo" class="social-logo"> @ProjectNexTech
</a>
<a href="mailto:info@projectnextech.com">
<img src="img/mail_logo.png" alt="Gmail Logo" class="social-logo"> info@projectnextech.org
</a>
</div>
<div style="margin-top: 20px;">
© 2025 Project NexTech, Inc. All rights reserved.
</div>
</div>
</footer>
</main>
<script>
(async () => {
await fetchEntireSheet('Impact');
displaySheetData('Impact', 'A3', 'public_libraries'); // Usage: <p id="ID">Loading data...</p>
displaySheetData('Impact', 'B3', 'schools');
displaySheetData('Impact', 'C3', 'organizations');
displaySheetData('Impact', 'A5', 'regional_inequality');
displaySheetData('Impact', 'A8', 'passion_for_stem');
displaySheetData('Impact', 'B8', 'real-world_skills');
displaySheetData('Impact', 'A10', 'access_to_stem');
displaySheetData('Impact', 'A13', 'full-stack_volunteering');
displaySheetData('Impact', 'B13', 'student-led');
displaySheetData('Impact', 'A15', 'lasting_impact');
displaySheetData('Impact', 'A18', 'geographical_impact');
displaySheetData('Impact', 'B18', 'numerical_impact');
displaySheetData('Impact', 'A21', 'program_expansion');
displaySheetData('Impact', 'A23', 'outside_california');
displaySheetData('Impact', 'B23', 'outside_the_united_states');
displaySheetData('Impact', 'A25', 'passing_the_torch_of_leadership');
displaySheetData('Impact', 'A28', 'big_picture');
await fetchEntireSheet('Global');
displaySheetData('Global', 'A2', 'mission_statement');
displaySheetData('Global', 'A5', 'news_bar');
})();
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script>
</body>
</html>