Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anykeyh/happy-photos
Provides a very simple website to share photos from event between users.
https://github.com/anykeyh/happy-photos
Last synced: 20 days ago
JSON representation
Provides a very simple website to share photos from event between users.
- Host: GitHub
- URL: https://github.com/anykeyh/happy-photos
- Owner: anykeyh
- Created: 2013-05-12T18:48:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-05T11:58:06.000Z (over 11 years ago)
- Last Synced: 2023-07-05T00:03:06.004Z (over 1 year ago)
- Language: JavaScript
- Size: 238 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#happy-photos
Provides a *very simple* webapp to share photos from event between users.
When I went to the wedding of my best friend, every body takes pictures.
I didn't find a simple to use tool to share and upload pictures of event
between people (picasa need registration for example). Now it's done.You can also generate a tar file of every pictures (but it can be long...)
Note than all texts are in french and static in the code.
##How to use it?
Just copy `config/happy_photos.sample.yml` to `config/happy_photos.yml`,
then update password.
Send the password to everybody, and wait them until they upload photos!They are two rights mode: uploader which can upload and tag pictures,
and administrator, which can also delete pictures.Due to the specific task of the application (provide a platform for the
wedding of my friend), the photos are always sorted by shot date (it use
EXIM metatag).