GithubHelp home page GithubHelp logo

kerryrodden / mws-restaurant-stage-1 Goto Github PK

View Code? Open in Web Editor NEW

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

0.0 2.0 0.0 1.11 MB

Restaurant Reviews project for Udacity (using Google Maps)

CSS 23.90% HTML 12.66% JavaScript 63.44%

mws-restaurant-stage-1's Introduction

Restaurant Reviews project

This code is for a project from Udacity's Front-End Developer nanodegree.

The goals of the project were:

  • take a static design that lacks accessibility and convert the design to be responsive on different sized displays and accessible for screen reader use.
  • add a service worker to begin the process of creating a seamless offline experience.

Since the original code was also hard to understand and had some parts that were out of date, I rewrote some of it while maintaining the same functionality. In particular, I updated all of the database functions to use the Fetch API instead of XHR.

How to run

  1. Download or clone this repository, and start up a local HTTP server in this folder. For example, if you have Python 2.x, you can use python -m SimpleHTTPServer 8000. For Python 3.x, you can use python3 -m http.server 8000.

  2. With your server running, visit the site: http://localhost:8000.

Contributing

This was a course project and was put onto Github for grading, so unfortunately I cannot accept contributions. Thank you!

mws-restaurant-stage-1's People

Contributors

kerryrodden avatar forbiddenvoid avatar focus3d avatar

Watchers

James Cloos avatar  avatar

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.