Skip to content

lantran/awesome-flickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome photos from Flickr

This project is my very first attempt to build a web app using JavaScript and related frameworks with Flickr API. You can see the demo here.

Technology stack

In this project, I use:

Features

Fortunately, the app can do something for you:

  • Pull and display public photos from Flickr initially.
flickr.photos.getRecent
Returns a list of the latest public photos uploaded to flickr.
  • Seaching based on text input. A search with no text input will redirect you to the initial page which latest photos are showed.
flickr.photos.search
Return a list of photos matching some criteria. Only photos visible to the calling user
which title, description or tags contain the text will be returned.

  • Display each photo in a lightbox when you click on individual one. If you click on the photo one more time, then you can see the title and the effect created by blueimp (It's very nice you should try it.)

Happy coding! :)

Lan Tran

About

Learn AngularJS with Flickr API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published