-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
238 lines (205 loc) · 9.01 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
<html>
<head>
<title>BCALearn</title>
<link rel="stylesheet" href="home.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css">
<meta name="viewport" content="width =device-width, initial-
scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Joan&display=swap" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll/dist/smooth-scroll.polyfills.min.js"></script>
</head>
<body>
<section id="banner">
<img src="images/bcalearn.png" class="logo">
<div class="banner-text">
<h1>Hello!</h1>
<p>Welcome to BCALearn</p>
</div>
</section>
<div id="sideNav">
<nav>
<ul>
<li><a href="#banner">HOME</a></li>
<li><a href="#learn">LEARN</a></li>
<li><a href="#distraction">DISTRACTION</a></li>
<li><a href="#more">MORE</a></li>
<li><a href="#aboutus">ABOUT US</a></li>
</ul>
</nav>
</div>
<div id="menuBtn">
<h1>MENU</h1>
</div>
<section id="learn">
<div class="title-text">
<p>LEARN</p>
<h1>Helpful tools to help you navigate BCA</h1>
</div>
<div class="learn-box">
<div class="learns">
<h1>bcar.fun</h1>
<div class="learns-desc">
<div class="learn-text">
<p>BCA link bank! This holds all the important links you will need.</p>
<div class="button2">
<a href="https://bcar.fun/" target="_blank">bcar.fun</a>
</div>
</div>
</div>
<h1>lunch menu</h1>
<div class="learns-desc">
<div class="learn-text">
<p>Lunch menu! This tells you what the upcoming lunch menu is.</p>
<div class="button2">
<a href="https://bergen.nutrislice.com/menu/bergen-academy" target="_blank">menu</a>
</div>
</div>
</div>
<h1>classes & clubs</h1>
<div class="learns-desc">
<div class="learn-text">
<p>Descriptions of some classes! Click to see what classes you will take as an ATCS freshman, and what clubs we recommend!</p>
<div class="button2">
<a href="learn/clubandclass.html">click me!</a>
</div>
</div>
</div>
</div>
<div class="learns-img">
<img src="images/unicef.jpg">
<p>BCA UNICEF Club!</p>
</div>
</div>
</section>
<section id="distraction">
<div class="title-text">
<p>DISTRACTION</p>
<h1>fun button</h1>
</div>
<div class="distraction-box">
<div class="single-distraction">
<img src="images/one.jpg">
<div class="overlay"></div>
<div class="distraction-desc">
<h3>Distraction Button</h3>
<p>click the button to play a distraction game!</p>
<div class="button">
<a href="distraction/button.html">click me!</a>
</div>
</div>
</div>
</div>
</section>
<section id="more">
<div class="title-text">
<p>MORE</p>
<h1>Quizzes & Feedback</h1>
</div>
<div class="more-box">
<div class="mores">
<h1>what academy do you actually belong to?</h1>
<div class="mores-desc">
<div class="more-text">
<p>Take this quiz to find out! (if you don't get comp sci you are an imposter)</p>
<div class="button2">
<a href="more/academy.html">take the quiz!</a>
</div>
</div>
</div>
<h1>what club should u join?</h1>
<div class="mores-desc">
<div class="more-text">
<p>Take this quiz if you are struggling with picking a club!</p>
<div class="button2">
<a href="more/club.html">take the quiz!</a>
</div>
</div>
</div>
<h1>feedback form!</h1>
<div class="mores-desc">
<div class="more-text">
<p>Give us some feedback on any suggestions you have!</p>
<div class="button2">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSc5ypTyGx0qdTQrXo9YG3-GnKVh2OR97zgSJJaF9d4J2-iULA/viewform?usp=sf_link" target="_blank">click me!</a>
</div>
</div>
</div>
</div>
<div class="mores-img">
<img src="images/atcs.jpg">
<p>ATCS Class of 2023!</p>
</div>
</div>
</section>
<section id="aboutus">
<div class="title-text">
<p>ABOUT US</p>
<h1>meet us.</h1>
</div>
<div class="aboutus-row">
<div class="aboutus-col">
<div class="user">
<img src="images/img1.jpg">
<div class="user-info">
<h4>Contact us!</h4>
<small>[email protected]</small>
<small>[email protected]</small>
<small>[email protected]</small>
<small>[email protected]</small>
<small>[email protected]</small>
</div>
</div>
<p>^our emails^</p>
</div>
<div class="aboutus2-col">
<div class="user2">
<img src="images/img2.png">
<div class="user2-info">
<h4>Our inspiration</h4>
<small>bcar.fun<3333</small>
</div>
</div>
<p>We were inspired by the glorious hub that is bcar.fun. We wanted to make a project
that had helpful links as well as some fun things for incoming freshmen/current freshmen to
be able to use. We wanted to make a webpage that was easy to use and looked nice!
</p>
</div>
<div class="aboutus3-col">
<div class="user3">
<img src="images/img3.png">
<div class="user3-info">
<h4>Check out the project!</h4>
<div class="button">
<a href="https://github.com/claireslee/bcalearn" target="_blank">BCALearn</a>
</div>
</div>
</div>
<p>^github link^</p>
</div>
</div>
</section>
<!--menu sidebar-->
<script>
var menuBtn = document.getElementById("menuBtn")
var sideNav = document.getElementById("sideNav")
var menu = document.getElementById("menu")
sideNav.style.right == "-250px";
menuBtn.onclick = function(){
if(sideNav.style.right == "-250px"){
sideNav.style.right = "0";
menu.src = "images/close.jpg";
}
else{
sideNav.style.right = "-250px";
menu.src = "images/menu.jpg";
}
}
var scroll = new SmoothScroll('a[href*="#"]', {
speed: 500,
speedAsDuration: true
});
</script>
</html>