Skip to content

mmcglynn/flickrset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flickrset

A Javascript application that uses the flickr API.

Display your flickr photo albums simply by adding your API key.

There is an index page that shows your albums and a gallery page that shows the photos in the selected album.

The application requires no storage of photos on the file system nor does it use cookies or local storage in the browser. All images are displayed via API requests.

Logic within the application selects an appropriately sized image based on the size of the viewport.

The application is written in pure Javascript with now external library dependencies.

To do

  • Add touch capability for swiping to advancing slides
  • Better support of screen rotation

.

About

A flickr gallery generator.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors