GithubHelp home page GithubHelp logo

ashleighc207 / fend-restaurant-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.36 MB

A responsive, offline-first, accessible restaurant reviews application. This project was built with mobile and offline first in mind.

Home Page: https://ashleighc207.github.io/fend-restaurant-app/

HTML 37.98% CSS 13.59% JavaScript 48.43%

fend-restaurant-app's Introduction

Front-end Nanodegree Project #5

Resturant Reviews App

Project Overview:

Given a static design that lacks accessibility, convert the design to be responsive on different sized displays and accessible for screen reader use. You will also add a service worker to begin the process of creating a seamless offline experience for your users.

Notes:

You have been provided 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.

Dependencies

  • Font Awesome
  • Google Fonts (Quicksand 300, 500, 700)
  • Google Maps API

How to Use

Fork this respository, then clone it to your local machine. Create a simple HTTP server using Python. Note: You do not need to know Python for this. Check your Python version before starting by running python -V from the terminal.

If using Python 2

  • spin up the server with python -m SimpleHTTPServer 8000

If using Python 3

  • spin up the server with python3 -m http.server 8000

Once the server is up and running, navigate to localhost:8000 to see the app in action!

How to Contribute

Found a bug or typo? Have a cool idea for functionality not currently in the game?

Fork this repository:

Click the Fork button in the top right

Clone the forked repository

This is important because you won't be able to push your changes if you don't clone your forked repository Clone your forked repository to your desktop by navigating to the repository, clicking the "clone or download" button, and copying the link. Then, run git clone <YOUR CLONED REPOSITORY>

Commit and push your changes

Once you make your changes, be sure to commit those changes and then push them to the repository

Submit a pull request

On this repository, navigate to the "Pull Requests" tab and scroll down the page until you see the green pull request button

Once a request is submitted, I will try to review it as soon as possible. Thanks for your patience!

fend-restaurant-app's People

Contributors

ashleighc207 avatar forbiddenvoid 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.