Skip to content

cesarmarinhorj/retrato

 
 

Repository files navigation

Retrato

Perfect balanced Photo Album with Album browsing.

Features

  • Perfect balance pictures in the page
  • Sort by exif date taken
  • Ajax-based album browsing with push state
  • Dynamic image resizing
  • Real-time responsive
  • Auto-rotate based on exif orientation
  • Resizing and rotation cache
  • NotModified header (HTTP 304)

Inspired by the project http://www.chromatic.io/

References:

Linear Partition:

Menu:

Only shows when user moves the mouse http://www.favoritemedium.com/

Blur:

http://www.quasimondo.com/BoxBlurForCanvas/FastBlurDemo.html

Requirements:

  • Django==1.6.2
  • Pillow==2.3.0
  • django-jasmine==0.4.1

Installation:

pip install -r requirements.txt

About

Perfect balanced Photo Album with album browsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.1%
  • Python 34.6%
  • HTML 8.4%
  • CSS 5.9%