-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindextest.html
More file actions
238 lines (223 loc) · 11.9 KB
/
indextest.html
File metadata and controls
238 lines (223 loc) · 11.9 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
<!DOCTYPE html>
<!--======================================================================================-->
<!-- index.html -->
<!-- Created by Karlina Beringer and Ramin Tawakuli. July 19 and 20, 2014. -->
<!-- Edited by Alan Ponte -->
<!-- -->
<!-- The user interface for the Sumpha app. -->
<!--======================================================================================-->
<html lang="en">
<head>
<title> Sumpha! </title>
<!-- Bootstrap CSS files -->
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" type="text/css">
<link rel = "icon" href = "images/favicon.ico">
<style>
body {
margin: 0;
background: url("http://s25.postimg.org/vy9kcjptb/canstockphoto1451483.jpg");
/*background-position: center;*/
background-size: Cover;
background-repeat:no-repeat;
}
.myBackground {
padding-top: 10px;
/*background-color: rgba(176,176,176, 0.5);*/
color: inherit;
}
.boxRounder {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.eventRounder {
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-top-right-radius: 15px;
-moz-border-top-left-radius: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
</style>
</head>
<body>
<!-- Create an "about" pop-up when clicking on the logo -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">
<span aria-hidden="true">×</span>
<span class="sr-only">Close</span>
</button>
<h4 class="modal-title"> About Sumpha </h4>
</div>
<div class="modal-body">
<p>
Wake up in the morning and don't have any plans?
Finished a huge project and want to celebrate by attending a random event?
Then search for something imaginative with Sumpha, a new meta events website.
</p>
<p>
<strong>Sumpha</strong> is the anglicized word for “event” in Greek (for GEEKs).
For those trivia folks, the word is <a href='https://translate.google.com/#auto/el/event'><img src='http://www.facebook.com/l.php?u=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F0B0tg9iMY8Wy9a1RsT1JtYTUzbkE%2Fedit%3Fusp%3Dsharing&h=kAQGtg0zn'></a>.
</p>
<p>
<strong>How to use Sumpha!</strong><br>
The splashpage shows random events. Your search results will pull events from Meetup.com and Eventbrite
</p>
<p>
<a href="http://www.hackathon.io/sympha">
<img src="http://postimg.org/image/gycmayjjf/" alt="AngelHack Logo" class="img-rounded">
</a>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<!-- Top level container from bootstrap -->
<div class="container">
<!-- outermost row to control page width -->
<div class="row">
<div class="col-xs-offset-2 col-xs-8 myBackground">
<!-- Create an "inverse" (dark) navigation bar. -->
<div class="row">
<div class="navbar navbar-inverse navbar-static-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-left" href="#myModal">
<img src="http://s25.postimg.org/o75pggrxn/sumpha_Home.png" alt="home">
</a>
<a class="navbar-brand navbar-right" data-toggle="modal" data-target="#myModal">
Sumpha
</a>
</div>
</div>
</div>
</div>
<!-- first row with page jumbotron -->
<div class="row">
<div class="jumbotron col-md-12">
<h1>Sumpha!</h1>
<p>An event randomizer for bored people!</p>
<div class="row">
<form role="form">
<div class="col-xs-10">
<input type="text" class="form-control" id="search" placeholder="Sports, Leisure, Anything you want!">
</div>
<button class="col-xs-2 btn btn-md btn-primary">Un-bored Me!</button>
</form>
</div>
</div>
</div>
<!-- Random single event grabber and carousel -->
<div class="row" style="margin-bottom: 25px">
<div class="col-xs-12">
<h2 class="well boxRounder" style="margin: 0px 0px 10px 0px">Events happening near you!</h2>
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class=""></li>
<li data-target="#carousel-example-generic" data-slide-to="1" class=""></li>
<li data-target="#carousel-example-generic" data-slide-to="2" class="active"></li>
</ol>
<div class="carousel-inner">
<div class="item well active">
<h1>Event 1</h1>
<p>About event 1</p>
<p>DATE: 01/01/2015</p>
</div>
<div class="item well">
<h1>Event 2</h1>
<p>About event 2</p>
<p>DATE: 01/01/2015</p>
</div>
<div class="item well">
<h1>Event 3</h1>
<p>About event 3</p>
<p>DATE: 01/01/2015</p>
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
</div>
<!--
************************************************************
*
* Start of dummy text code for events. The code is repeated
* three times over for the mockup
*
************************************************************
-->
<!--
<div class="row">
<div class="col-xs-12">
<div class="panel panel-primary boxRounder">
<div class="panel-heading eventRounder">
<h1 class="panel-title">Event 4</h1>
</div>
<div class="panel-body">
<p>About event 4</p>
<p>DATE: 01/01/2015</p>
</div>
</div>
</div>
</div>-->
<!-- End of first dummy element -->
<!--
<div class="row">
<div class="col-xs-12">
<div class="panel panel-primary boxRounder">
<div class="panel-heading eventRounder">
<h1 class="panel-title">Event 5</h1>
</div>
<div class="panel-body">
<p>About event 5</p>
<p>DATE: 01/01/2015</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<div class="panel panel-primary boxRounder">
<div class="panel-heading eventRounder">
<h1 class="panel-title">Event 6</h1>
</div>
<div class="panel-body">
<p>About event 6</p>
<p>DATE: 01/01/2015</p>
</div>
</div>
</div>
</div> -->
</div>
</div>
</div>
<!-- Include JQuery for Bootstrap's JavaScript plugins. -->
<!-- THIS MUST BE FIRST BEFORE THE BOOTSTRAP JS FILE -->
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include Bootstrap JavaScript plugins. -->
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script>
$( document ).ready(function() {
$("#carousel-example-generic").carousel();
});
</script>
</body>
</html>