Skip to content

A demo project to show how to use the Flickr API to develop a simple service that allows a user to enter a text and show the gallery of the photos that contain the given text within their title or description.

Notifications You must be signed in to change notification settings

AurelioDeRosa/flickr-gallery-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flickr gallery demo

This repository contains the demo I've developed as a part of a mini-series (part 1 and part 2) written for SitePoint. The project shows how to use the Flickr API to develop a simple service that allows a user to enter a text and show the gallery of the photos that contain the given text within their title or description.

Flickr API key

The demo has all you need to use it but the Flickr API key. So, before you can try this project you have to request your own key and place it as the value of the variable apiKey defined in file js/flickr.js.

License

This demo is licensed under the CC BY-NC 4.0 ("Creative Commons Attribution NonCommercial 4.0").

Author

Aurelio De Rosa (Twitter: @AurelioDeRosa)

About

A demo project to show how to use the Flickr API to develop a simple service that allows a user to enter a text and show the gallery of the photos that contain the given text within their title or description.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published