-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Committing progress. Gulp in place. Test & debugging.
- Loading branch information
Kate Lovett
committed
Aug 24, 2018
1 parent
ec7cadf
commit 2a88fe7
Showing
45 changed files
with
9,284 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="Description" content="Restaurant Reviews"><script type="application/javascript" charset="utf-8" src="js/swregister.js"></script><link rel="stylesheet" src="//normalize-css.googlecode.com/svn/trunk/normalize.css"><link rel="stylesheet" href="css/styles.css"><title>Restaurant Reviews</title></head><body><header><nav><h1><a href="/">Restaurant Reviews</a></h1></nav></header><main id="maincontent"><section id="map-container" role="application" aria-labelledby="aria-map-label"><label id="aria-map-label" class="aria-label">Map Application provided by Google</label><div id="map"></div></section><section><div class="filter-options"><h2>Filter Results</h2><label id="aria-select-neighborhood" class="aria-label">Select filter by neighborhood</label> <select id="neighborhoods-select" aria-labelledby="aria-select-neighborhood" name="neighborhoods" onchange="updateRestaurants()"><option value="all">All Neighborhoods</option></select> <label id="aria-select-cuisine" class="aria-label">Select filter by cuisine</label> <select id="cuisines-select" aria-labelledby="aria-select-cuisine" name="cuisines" onchange="updateRestaurants()"><option value="all">All Cuisines</option></select></div><ul id="restaurants-list"></ul></section></main><footer id="footer">Copyright (c) 2018<br><a href="/"><strong>Restaurant Reviews</strong></a><br>All Rights Reserved.</footer><script type="text/javascript" sec="js/idb.js"></script><script type="application/javascript" charset="utf-8" src="js/dbhelper.js"></script><script type="application/javascript" charset="utf-8" src="js/main.js"></script><script async defer="defer" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD1aTdv0wLnDD_CvnEokElxVicSZxl4IrM&libraries=places&callback=initMap"></script></body></html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.