Giter Site home page Giter Site logo

jlevett / restaurant-review-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from udacity/mws-restaurant-stage-1

0.0 1.0 0.0 9.21 MB

A mobile-ready offline web application.

License: MIT License

CSS 57.35% HTML 9.87% JavaScript 32.78%
css3 html5 a11y service-worker js maps flexbox

restaurant-review-site's Introduction

Restaurant Review Site

By Jeremy Levett

About

Transformed a static webpage into a mobile-ready offline web application. The code was updated to resolve these issues and add extra features while still maintaining the included functionality. Features included:

  • The ability to filter restaurants by neighborhood and cuisine type was added.
  • Responsive design on different sized displays
  • A Google Map with animated Google Map Markers retrieved asynchronously from the Google Maps API.
  • Best practices of A11Y, implementing ARIA and semantic HTML for screen reader use.
  • A simple offline-first caching strategy using a service worker was added to create a seamless offline experience

APP HOSTED HERE. CLICK TO TRY IT OUT!

Responsive in desktop mode

Gif

Responsive in mobile mode

Gif

Udacity Project Reviewer comment: "Congratulations, your submission looks awesome! You fixed all the bugs. This is great!, I enjoyed reviewing this."

Local Installation

  1. Download the zip file.
  2. Extract it into a folder
  3. Run 'python -m http.server 8000' in bash.
  4. Open up http://localhost:8000 in chrome.

Note: In Dev Tools, disconnect the internet or set the throttling to a low Internet speed to check out the offline experience of the app!

Technology

  • PWA - serviceWorker (offline first)
  • HTML
  • CSS
  • Google Maps API
  • ay11 (accessibility)
  • Responsive design using CSS Flexbox (desktop to mobile)

Desktop Screenshot

Image of App Desktop

Image of App Desktop

License

This project is licensed under the MIT License - see the LICENSE file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.