A thingy to update Flickr photo licenses https://github.com/douglaswth/flickrlicense

Douglas Thrift 16d089f02e Add buttons and dropdowns for the UI %!s(int64=6) %!d(string=hai) anos
public ebb5177ebc Populate photos %!s(int64=6) %!d(string=hai) anos
views 16d089f02e Add buttons and dropdowns for the UI %!s(int64=6) %!d(string=hai) anos
.gitignore 7c096b1d06 Beginnings of a Sinatra thingy %!s(int64=6) %!d(string=hai) anos
Gemfile ebb5177ebc Populate photos %!s(int64=6) %!d(string=hai) anos
Gemfile.lock ebb5177ebc Populate photos %!s(int64=6) %!d(string=hai) anos
README.md b59718c1e3 Fill out README.md with useful stuff %!s(int64=6) %!d(string=hai) anos
app.rb 16d089f02e Add buttons and dropdowns for the UI %!s(int64=6) %!d(string=hai) anos
config.ru 7c096b1d06 Beginnings of a Sinatra thingy %!s(int64=6) %!d(string=hai) anos
config.sample.yml 7c096b1d06 Beginnings of a Sinatra thingy %!s(int64=6) %!d(string=hai) anos

README.md

flickrlicense

A thingy to update Flickr photo licenses

Dependencies

Setup

Install dependencies:

bundle install

Copy config.sample.yml to config.yml and replace field values with a Flickr API key and secret and a generated random session secret.

Start the server:

bundle exec rackup

The app should now be running at localhost:9292 and you can login with your Flickr account.