Photo 365 Project (working title)

Description

For the upcoming new year, I wanted to participate in a 365 photo project, which is essentially, just taking a picture a day.

I looked around everywhere and didn't find a PHP project or website that suited my needs. There are many sites that do something similar ( Flickr,  FotoLog,  PhotoBlog) or projects ( PHP Gallery,  Pixelpost), but the sites are heavy in features I do not want/need.

This is something extremely simple, that just allows you:

  • post photos, with some categories
  • display photo EXIF data
  • write a caption or paragraph if you like
  • rss feed of your photos
  • page quickly
  • aesthetically pleasing.

Each photo is displayed by itself, categories display paged thumbnails of photos.

Screenshots

Coming...

Usage

I offer you the code to use for your own purposes if you like.

It is written as a  CakePHP application due to the projects small scope and Cake's rapid development.

This project is not yet done.