Giter VIP home page Giter VIP logo

eljakimherrewijnen / google_maps_app_reactsjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oanaporan/google_maps_app_reactsjs

0.0 0.0 0.0 165 KB

A single page React App, featuring google maps, a list of locations with on map markers, a filter locations options for finding locations easier, and a third API for rendering details about the map locations.

JavaScript 77.93% CSS 13.65% HTML 8.42%

google_maps_app_reactsjs's Introduction

React Google Maps Final Project

A single page React App, featuring google maps, a list of locations with on map markers, a filter locations options for finding locations easier, and a third API for rendering details about the map locations.

This project was bootstrapped with Create React App.

APIs used in this project

  • Google Maps API
  • Zomato API

Download and run the project

Project Specifications

Interface Design

  • All application components render on-screen in a responsive manner, and are usable across modern desktop, tablet, and phone browsers.

Application Functionality

  • Includes a text input field or dropdown menu that filters the map markers and list items to locations matching the text input or selection. Filter function runs error-free.

List View

  • A list-view of location names is provided which displays all locations by default, and displays the filtered subset of locations when a filter is applied.
  • Clicking a location on the list displays unique information about the location.

Map and Markers

  • Map displays all location markers by default, and displays the filtered subset of location markers when a filter is applied.
  • Clicking a marker displays unique information about a location on the page in a separate div.

Asynchronous API Requests

  • Application utilizes the Google Maps API and Zomato API.
  • All data requests are retrieved in an asynchronous manner using Fetch API.

Offline Use

  • 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.

Accessibility

  • 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.
  • All content-related images include appropriate alternate text that clearly describes the content of the image.

google_maps_app_reactsjs's People

Contributors

oanaporan 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.