Git Product home page Git Product logo

desinas / sightseer-map Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 1.35 MB

Neighborhood Map is a Single Page App that features a map with interesting places to visit. React is used to build the app, integrated with Google maps API for JavaScript, Foursquare API and WikiMedia API.

Home Page: https://desinas.github.io/sightseer-map/

HTML 7.08% CSS 10.63% JavaScript 82.28%
react-app reactjs react-dom axios google-maps-api foursquare-api wikimedia-api

sightseer-map's Introduction

This app helps a visitor of Greece, Athens to spent a day passing from interesting places around Athens center. Also, is collection of descriptions for these places, so that, the visitor to have an idea in what to expect from. This project was bootstrapped with Create React App constructs a Single Page Application.

Porject Overview

Athens ancient places has been build from scracth using React. The application features a map of Athens center and markers on the highlighted locations. Clicking on a map marker displays information about the location. A list of the locations and a search filter is available. Clicking a location on the list displays the information about the location, and animates its associated map marker.

Features

  1. Type into the filter/search box to filter the shown locations on the map.
  2. Click on the Places button to collapse or expand the suggestions list.
  3. Click on any marker to see the location details fetched from Wikipadia.
  4. Click anywhere on the map to close the information window that opens.

Installing

  • to the root of this repository
  • Run npm install
  • Run npm start
  • The application will open in browser at the address: localhost:3000

Installing in Production

Run it in production by using the following commands

Run npm run serve

Then visit the production version at localhost:5000

Needs for other Packages

  • npm package manager
  • React UI library
  • create-react-app bootstrapper
  • axios Promise based HTTP client
  • escape-string-regexp
  • The project uses Google Maps API
  • The project uses MediaWikiAPI

Folder Structure

neghborhood-map/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    App.css
    App.js //the main component with map rendering
    App.test.js
    index.css
    index.js
    InfoWikiBox.js //info about a place in a info window box
    data/locations.json
    ListOfPlaces.js //list of interesting places in the area
    registerServiceWorker.js
  .gitignore
  package-lock.json
  package.json
  README.md
  yarn.lock

Supported Browsers

By default, the generated project uses the latest version of React.

You can refer to the React documentation for more information about supported browsers.

Credits

This is a project for Front-End Web Developer Udacity Nanodegree Program.

Thanks to Google and Udacity for Scholarship for this program.

sightseer-map's People

Contributors

dependabot[bot] avatar desinas avatar

Watchers

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