Gallery of photos Features :
- displays pictures of cute puppies
- pagination ghg
- sort by upvotes or downvotes
- click on map market icon to see where on gmaps the photo was taken
- click on the info icon to get more info on the photo
- click on any photo to start gallery
- Goto photo map, click on any location in the world to get flickr images from said location
- Responsive Grid
Technologies used :
- Node JS
- MongoDb
- JS
Plugins used:
- Hogan JS
- Lightview JS
APIs used :
- Flickr API with Node JS
- Google Maps JavaScript API v3
Future enhancements :
- implement searching for an term on grid
- more interesting features coming up ;)g
How to Run :
- Make sure you have started Mongod on local and created "FlickrDb" db ("make FlickrDb" in mongo shell)
- "node bin/www" to run the webapp