Skip to content

supermanrising/virtual-photo-walks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Photo Walks

Ever wanted to go on a photo walk but just couldn't find the energy to go outside? With Virtual Photo Walks, you can explore anywhere in the world while sitting at home in your underwear!

Location of Files

  • Demo website is located here
  • Production ready files are located in the build folder (minified using Gulp)

Quick Setup

You can clone this project with the following URL:

https://github.com/supermanrising/virtual-photo-walks.git

To run this project locally, you will need to have apache installed on your computer. I recommend using XAMPP.

Once you have apache running, open index.html on your localhost.

Virtual Photo Walks splash page

Enter your prefered photo walk location and hit enter (For best results, use 'City, State' format). Virtual Photo Walks will load a map including map markers for popular destinations in your desired area.

Virtual Photo Walks splash page

Click on the toggle menu button in the top left corner of the map to open a list view of all map locations.

Use the top search bar to filter locations.

Virtual Photo Walks splash page

Click on a map marker to open an infoWindow for that location including Yelp data and recent popular Instagram photos taken near that location. Click on one of the Instagram photos to open a photo viewing Gallery.

Virtual Photo Walks splash page

Virtual Photo Walks splash page

To change locations, either refresh the page or use the search bar in the bottom right corner of the map.

Libraries / API's / Extensions

Virtual Photo Walks uses the following API services:

Virtual Photo Walks uses the following Javascript libraries / extensions:

Directory Structure

.
├── build
│   ├── css
│   ├── img
│   │	└── icons
│   ├── js
│   ├── photoswipe
│   │	└── default_skin
│   └── php
│    	└── lib
├── css
├── img
│   └── icons
├── node_modules
├── photoswipe
│	└── default_skin
├──	php
│	└── lib
└── screenshots

References / Citations

About

An interactive city map for Udacity course on MVVM patterns and responsive design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published