Skip to content

geetavin464/flickr_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr Photo Search

This app does a tag based photo search on the Flickr API

It uses the flickraw gem: https://github.com/hanklords/flickraw &

The galleria slideshow plugin: http://galleria.io/

To Run this app, you need

Ruby 2.0 http://www.ruby-lang.org/en/downloads/

RubyGems http://rubygems.org/

git clone git@github.com:geetavin464/flickr_search.git 
cd flickr_search
gem install bundler
bundle install

Run the following to start the local server

rails s -p3000   

Visit this url on the browser

localhost:3000  

Enter a search term & the top 100 results are displayed in a slideshow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published