Coder Social home page Coder Social logo

3weeda / restaurant-reviews-app__stage_1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mohamed-awad/restaurant-reviews-app__stage_1

0.0 2.0 0.0 1.08 MB

This is the first project of mobile web specialist nanodegree program

CSS 34.31% HTML 14.82% JavaScript 50.87%

restaurant-reviews-app__stage_1's Introduction

Restaurant Reviews App Stage 1


Project Overview: Stage 1

For the Restaurant Reviews project, I convert a static webpage to a mobile-ready web application. I am take a static design that lacks accessibility and I convert the design to be responsive on different sized displays and accessible for screen reader use. I also add a service worker to begin the process of creating a seamless offline experience for your users.

you can do the following in this project :-

  • you can filter some resturants according to some features
  • see the review of each restaurant
  • see the address of the resturant
  • see the Work schedule in the restaurant weekly
  • if you are blind no problem, you can access the website via google chrome extention chromeVox

In this Project I used:-

  • Service-worker to make the website work offline
  • aria roles to get the website accessabile to blind people
  • google map application to mark all needed restaurants on it

Install

you need to install :-

  • python2 or python3 on your computer
  • webbrowser on your pc

Run The Application

1- In this folder, start up a simple HTTP server to serve up the site files on your local computer. Python has some simple tools to do this, and you don't even need to know Python. For most people, it's already installed on your computer.

2- In a terminal, check the version of Python you have: python -V. If you have Python 2.x, spin up the server with python -m SimpleHTTPServer 8000 (or some other port, if port 8000 is already in use.) For Python 3.x, you can use python3 -m http.server 8000. If you don't have Python installed, navigate to Python's website to download and install the software.

3- With your server running, visit the site: http://localhost:8000, and look around for a bit to see what the current experience looks like.

restaurant-reviews-app__stage_1's People

Contributors

mohamed-awad avatar

Watchers

 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.