Giter VIP home page Giter VIP logo

neighborhood-app's Introduction

LastMinute Concerts ๐ŸŽถ

This project is developed for Google/Udacity Front End Web Development Nanodegree (Project 8) as the final capstone project.

The aim of the project was to build a single page map application using React and the Google Maps API, integrate a third-party data API and make the app accessible and usable offline. Application state is managed with Redux (wasn't required to complete the project).


application screenshot


๐Ÿ“‘ Table of Contents

๐Ÿ”— Live link

Open the page directly from here

๐Ÿ Getting started

Installation

The system expected to have the following dependencies installed

  • Node.js
  • npm
  • [ yarn ]
  • Git
  1. Clone repository
  2. Navigate into project folder and then install dependencies with npm install
  3. start the server with npm start or yarn start
  4. the aplication runs on http://localhost:3000

Service Worker

Service worker is being activated in the production version

To get a production version either run yarn or npm
yarn build / npm run build

Built with

Browser compatibility

The site was tested on Google Chrome only

๐Ÿด How to use

On the initial page load data is requested from the Ticketmaster API for the next 7 days for the Northern England region. Filter labels (location, date) are created from the fetched data.

The events are displayed in a list in the side menu, where they can be filtered for multiple locations and days plus searched by event name in the search field. Searching / filtering updates the event list and shows only those on the map and adjusting the zoom and center of the map.

On the map venues are displayed, clicking on the marker shows all the events for that venue in the infowindow.
Hovering on events in the side menu highlights the relevant venue marker on the map, clicking on the event list item centers the map and displays an infowindow with additional details above the venu marker along with a link to Ticketmaster website to purchase tickets and an image of the event.

๐Ÿ“ท Screenshots

screenshot2 screenshot3 screenshot4

๐Ÿ“œ Licence

This project is licensed under the MIT License - see the LICENSE.md file for details

๐Ÿ’ฐ Credits

neighborhood-app's People

Contributors

jpacsai avatar

Watchers

 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.