rails app to aggregate your photo from flickr and make a nice portfolio
TomK32/photostre.am
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Das Photowall is a webapplication using Ruby on Rails that allows you to: * aggregate your images from all kinds of sources like flickr.com or lomo.com * display them whatever style you want * display your favourite images from other people too http://github.com/TomK32/das-photowall == Installation git clone git://github.com/TomK32/das-photowall.git rake db:migrate sudo rake gems:install git submodule init git submodule update Rename config/database.dist.yml to database.yml and also rename config/flickr.dist.yml to flickr.yml In config/fickr.yml add your flickr API key and secret. == Plugins used (thanks everybody :) * acts_as_statemachine * acts_as_tree * OpenIdAuthentication * WillPaginate * Workling == Similar Software Some of this software has been inspiration, some an example for what das-photowall shouldn't be like. * http://www.bananr.com/99884191@N00 == Authors * Thomas R. Koll, tomk32@gmx.de, http://ananasblau.com
About
rails app to aggregate your photo from flickr and make a nice portfolio
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published