Skip to content

Art Museum Map Search using Places API and Maps API

Notifications You must be signed in to change notification settings

scareycs/ArtMuseums

Repository files navigation

Art Escape

This application allows you to check the location of art museums near you. You can take a look at the locations and see whether or not the art museums are currently open. You can also get the street address of each museum in your area and check out ratings for the museums to see if the trip is going to be worthwhile.

Features

  • Be able to search Art museums within 10 km of given zip code
  • Be able to view the ratings of each result
  • See the name and address of each result
  • Be able to search multiple zip codes without reloading the application

GitHub Page

https://scareycs.github.io/ArtMuseums/

Instructions

  1. Clone Repository
git clone https://github.com/scareycs/ArtMuseums.git
  1. Install dependencies
npm install
  1. Start web server
http-server
  1. Go to "http://localhost:8080/" in your browser

Screenshots

initial screen

results page

About

Art Museum Map Search using Places API and Maps API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published