-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathEvents.html
182 lines (170 loc) · 11.4 KB
/
Events.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/Favicon.png" type="image/x-icon">
<meta name="description" content="The Campus Website for Developer Student Clubs at the University of North Carolina at Chapel Hill.">
<title>DSC @ UNC Chapel Hill | Home</title>
<link rel="stylesheet" href="assets/web/assets/engine-icons/engine-icons.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="stylesheet" href="assets/engine/css/style-additional.css" type="text/css">
<script src="scraping/eventscrape.js"></script>
</head>
<body>
<section class="section-two section-two-additive style-fullscreen style-parallax-background">
<div id="nav-container" style="z-index: 1000;">
<div class="header">
<embed id="logo-img" src="assets/images/Logo.svg"></embed>
<ul class="main-nav">
<li><a href="./">Home</a></li>
<li><a href="About">About</a></li>
<li><a href="Events">Events</a></li>
<li><a href="Contact">Contact</a></li>
</ul>
</div>
</div>
<div class="container-fluid nav-avoid">
<div class="row">
<div class="col-12 style-fullscreen">
<div class="container nav-avoid">
<h2 class="pb-3 style-fonts-style style-bold align-left display-6">
Events
</h2>
<h3 class="style-section-subtitle style-light pb-3 style-fonts-style align-left display-4">
We are Developer Student Clubs at the University of North Carolina at Chapel Hill. Stay updated on the latest events going on with us.
</h3>
<div class="col-12 card-inserts-container">
<div class="row">
<div class="col-12 card-inserts-item">
<div class="row">
<div class="col-12 card-inserts-profile">
<h3 class="style-section-subtitle style-light pb-3 style-fonts-style align-center display-4">
<strong>LOADING...</strong>
</h3>
</div>
</div>
<!-- <div class="row">
<div class="col-md-5 col-sm-12 card-inserts-profile">
<img class="profile" src="assets/images/FireBase_Test.jpg" alt="No Profile">
</div>
<div class="col-md-7 col-sm-12">
<div class="style-bold style-fonts-style align-left pt-3 display-2">
Firebase Event
</div>
<div class="style-fonts-style align-left display-5">
Workshop
</div>
<div class="style-fonts-style align-left display-8">
<a class="tag">Firebase Series, Part 1</a>
</div>
<div class="style-fonts-style align-left display-5">
DATE
</div>
<div class="">
<p class="style-light style-fonts-style align-left pt-2 display-7">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
</div>
<div class="style-section-btn align-center py-2">
<a class="btn btn-md btn-secondary display-4" href="#">RSVP & Learn More</a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-5 col-sm-12 card-inserts-profile">
<img class="profile" src="assets/images/FireBase_Test.jpg" alt="No Profile">
</div>
<div class="col-md-7 col-sm-12">
<div class="style-bold style-fonts-style align-left pt-3 display-2">
Firebase Event
</div>
<div class="style-fonts-style align-left display-5">
Workshop
</div>
<div class="style-fonts-style align-left display-8">
<a class="tag">Firebase Series, Part 1</a>
</div>
<div class="style-fonts-style align-left display-5">
DATE
</div>
<div class="">
<p class="style-light style-fonts-style align-left pt-2 display-7">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</p>
</div>
<div class="style-section-btn align-center py-2">
<a class="btn btn-md btn-secondary display-4" href="#">RSVP & Learn More</a>
</div>
</div>
</div>-->
</div>
</div>
</div>
</div>
</div>
<div class="col-12 footer">
<div class="media-container-row align-center ">
<div class="row row-links">
<ul class="foot-menu">
<li class="foot-menu-item style-fonts-style display-7">
<a class=" style-bold" href="#" target="_blank">Our Official DSC Page</a>
</li>
<li class="foot-menu-item style-fonts-style display-7">
<a class=" style-bold" href="#" target="_blank">UNC Chapel Hill</a>
</li>
<li class="foot-menu-item style-fonts-style display-7">
<a class=" style-bold" href="#" target="_blank">Core Team Applicants</a>
</li>
</ul>
</div>
<div class="row social-row">
<div class="social-list align-right pb-2">
<div class="media-container-row">
<div class="col-12 align-center">
<div>
<div class="style-social-likes">
<span class="btn btn-social socicon-bg-youtube youtube mx-2" title="DSC UNC on Youtube">
<i class="socicon socicon-youtube"></i>
</span>
<span class="btn btn-social socicon-bg-instagram instagram mx-2" title="See our Instagram">
<i class="socicon socicon-instagram"></i>
</span>
<span class="btn btn-social discord socicon-bg-discord mx-2" title="Join us on Discord">
<i class="socicon socicon-discord"></i>
</span>
<span class="btn btn-social socicon-bg-facebook facebook mx-2" title="Get updated with our Facebook">
<i class="socicon socicon-facebook"></i>
</span>
<span class="btn btn-social twitter socicon-bg-twitter mx-2" title="We're tweeting on Twitter">
<i class="socicon socicon-twitter"></i>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row row-copirayt">
<p class="style-text mb-0 style-fonts-style align-center display-7">
Made with ♥️ in Chapel Hill, North Carolina
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="assets/viewportchecker/jquery.viewportchecker.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>