Giter Site home page Giter Site logo

ye-man / restaurant-reviews Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yuribenjamin/restaurant-reviews

0.0 1.0 1.0 1.1 MB

Restaurant Reviews project Live Preview :

Home Page: https://yuribenjamin.github.io/restaurant-reviews/

License: MIT License

CSS 21.45% HTML 18.57% JavaScript 59.98%

restaurant-reviews's Introduction

Restaurant Reviews

MIT

Udacity's Google Developer Challenger Scholarship - Front End Web Development

    [+] AUTOR:      Ibrahim Ragab
    [+] EMAIL:      [email protected]
    [+] Github:     https://github.com/Yuribenjamin
    [+] twitter:    @AbrahamRagab

Summary

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

How to run the project

  1. Download or clone the repository in your machine:

https://github.com/Yuribenjamin/restaurant-reviews.git

  1. Running a simple local HTTP server

    • Download python
    • Check python version python -V
    • If you running Python 2.x Run python -m SimpleHTTPServer 8000
    • If you running Python 3.x Run python -m http.server 8000
    • Terminal ouput Serving HTTP on 0.0.0.0 port 8000 ...
  2. Then navigate to the browser and enter http://localhost:8000/

Dependencies

Project specifications

Responsive Design

  • Is the site UI compatible with a range of display sizes? -- All content is responsive and displays on a range of display sizes. -- Content should make use of available screen real estate and should display correctly at all screen sizes. --An image's associated title and text renders next to the image in all viewport sizes. -Are images responsive? -- Images in the site are sized appropriate to the viewport and do not crowd or overlap other elements in the browser, regardless of viewport size. -Are application elements visible and usable in all viewports? -- On the main page, restaurants and images are displayed in all viewports. The detail page includes a map, hours and reviews in all viewports.

Accessibility

  • Are images accessible? -- All content-related images include appropriate alternate text that clearly describes the content of the image. -Is focus used appropriately to allow easy navigation of the site? -- Focus is appropriately managed allowing users to noticeably tab through each of the important elements of the page. Modal or interstitial windows appropriately lock focus. -Are site elements defined semantically? -- Elements on the page use the appropriate semantic elements. For those elements in which a semantic element is not available, appropriate ARIA roles are defined.

Offline Availability

  • Are pages that have been visited available offline? --When available in the browser, the site uses a service worker to cache responses to requests for site assets. Visited pages are rendered when there is no network access.

Licence

The contents of this repository are covered under the MIT License.

restaurant-reviews's People

Contributors

forbiddenvoid avatar genchau avatar focus3d avatar

Watchers

 avatar

Forkers

dr-aryone

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.