This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
159 lines (149 loc) · 6.19 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
<meta charset="utf-8" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Font awesome css -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/styles.css">
<script src="https://www.gstatic.com/firebasejs/3.6.5/firebase.js"></script>
<title>Bitsie - Enjoy New York's Nightlife At A Bitsie Sized Cost!</title>
</head>
<body class="red darken-2">
<!-- nav bar with info button -->
<nav class="transparent z-depth-0 infoNav">
<div class="nav-wrapper transparent valign-wrapper right">
<a class="waves-effect btn-floating waves-light btn modal-trigger info_btn_color infobtn" id="infobtn" href="#modal1"><i class="material-icons">info</i></a>
</div>
</nav>
<!-- SECTION 1 -->
<section id="section1" class="no-padding">
<!-- Modal Structure -->
<div id="modal1" class="modal">
<div class="modal-content">
<h4>How to Use Bite$$$</h4>
<p>Enter your location and find cheap eats!</p>
<br>
<br>
<span>Created By:</span>
<br>
<span><a href="https://www.github.com/chinjon">Jonathan Chin</a></span>
<br>
<span><a href="https://github.com/bklynate">Nathaniel Quashie</a></span>
<br>
<span><a href="https://www.github.com/mrabanda">Abanda</a></span>
<br>
<span><a href="https://www.github.com/jgulo">Jonathan Gulo</a></span>
</div>
<div class="modal-footer">
<a href="#!" class=" modal-action modal-close waves-effect waves-green btn-flat">Let me find cheap eats!</a>
</div>
</div>
<!-- container holding main content -->
<div class="container center">
<!-- <br>
<br>
<div class="pushdown-10p"></div> -->
<div class="wrapper">
<div class="row">
<div class="col s12">
<!-- insert logo here -->
<img class="image-title" src="assets/img/logo.png">
</div>
<div class="container">
<div class="col l12 center black-text">
<h5 class="black-text no-margin">Spend Wise While Having A Great Night!</h5>
</div>
</div>
<div class="container">
<div class="row">
<div class="col l12 s8">
<!-- insert form for address or find my location button -->
<div class="input-field">
<input id="userLocationInput" type="text" class="validate">
<label for="userLocationInput">Enter Location</label>
<a class="waves-effect waves-light btn submit-button" id="user-location-search">Submit</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12">
<img class="overlay-ground" src="assets/img/overlay.png" />
</div>
</div>
<!-- <img class="overlay-ground" src="assets/img/overlay.png" /> -->
</div>
<img class="overlay-ground" src="assets/img/overlay.png" />
</section>
<!-- END SECTION 1 -->
<!-- SECTION 2 -->
<section id="section2" class="no-padding">
<div id="container">
<!-- Mini Logo Row -->
<div class="row">
<div class="col s12 l2 ">
<img class="miniLogo" src = "assets/img/mini-logo.png">
</div>
<div class="container valign-wrapper">
<div class="col l8 s9">
<!-- insert form for address or find my location button -->
<div class="input-field">
<input id="userLocationInput" type="text" class="validate">
<label for="userLocationInput">Want more bites?</label>
</div>
</div>
<div class="col l2 s3">
<a class="waves-effect waves-light btn submit-button" id="user-location-search">Submit</a>
</div>
</div>
</div>
<!-- Main Content Row -->
<div class="row mainContent">
<!-- GOOGLE MAP -->
<div class="col s12 m7 l8">
<div id="map">
</div>
</div>
<!-- MAP -->
<!-- LIST MODULE -->
<div class="col s12 m5 l4">
<ul class="collapsible" data-collapsible="accordion" id="location-list-module">
<!--<li>
<div class="collapsible-header">
<span class="location-name">5. Fifth Location</span>
<span class="list-distance">0.2 miles</span>
<span class="location-rating"><i class="material-icons rating-stars">star</i>3</span>
</div>
<div class="collapsible-body address-collapse">
<p class="location-address">Address: 14th Street New York City, NY 00150</p>
</div>
</li>-->
</ul>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="page-footer">
<div class="container">
<img class="footer-overlay" src="assets/img/footer.png" />
</div>
</footer>
<!-- END FOOTER -->
</section>
<!-- END SECTION 2 -->
<!-- SCRIPTS -->
<script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"></script>
<script src="https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/markerclusterer.js"></script>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAhVCu_gr8RKRpyAtvWqbtRb-DFyCvgqUM&callback=initMap"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.8/js/materialize.min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>