Code Monkey home page Code Monkey logo

restaurantreview's Introduction

Mobile Web Specialist Certification Course


Three Stage Course Project - Restaurant Reviews

What was the project?

I was provided with "the code for a restaurant reviews website. The code has a lot of issues. It’s barely usable on a desktop browser, much less a mobile device. It also doesn’t include any standard accessibility features, and it doesn’t work offline at all. Your job is to update the code to resolve these issues while still maintaining the included functionality."

What did I do?

  1. I implemented new user features: the ability to write reviews or favorite restaurants
  2. I modified the site to encorporate responsive design so that it would work well on computers, tablets and phones
  3. I implemented service workers and indexDB promised to allow many of the website's features to be used offline
  4. I optimized performance and added in standard accessibility features

How to Run?

  1. Run the API Server from https://github.com/saniyagodil/mws-restaurant-stage-3
  2. In this folder, start up the HTTP server with python -m SimpleHTTPServer 8000
  3. With your HTTP server running, visit the site: http://localhost:8000

restaurantreview's People

Contributors

saniyagodil avatar forbiddenvoid avatar

Watchers

James Cloos 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.