Skip to content

djbeaumont/flickr-eater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Flickr Eater

This demo project retrieves photos from Flickr's JSON API and displays them in a single-page-application written using AngularJS.

Demo

This project is available on my github page.

TODO

Must Haves

  • Setup git repository
  • Find hosting
  • Link to image from title
  • Show and link to author
  • Show tags
  • Limit size of title
  • Limit size of image
  • Limit size of tag lists
  • Handle API failures gracefully
  • Show description - it doesn't seem to contain anything more than 'X posted a photo'
  • Use grunt or gulp to ngAnnotate, mangle scripts
  • Jasmine tests

Should Haves

  • Refactor into directives
  • Fill width with a picture on mobiles
  • Silhouette image for loading pictures
  • Infinite scroll
  • Tag search

Nice to Haves

  • Use full screen api to show full image (requires API key)

License

This software is released under the AGPL 3.

About

Demo consumer of the Flickr API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published