Skip to content

msharp1/sharp-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

sharp gallery

The project consist of a web-based,full featured - but still (fucking) simple - standalone photo gallery software.

but why ? facts.

I've made intensive research and testing on the current open-source offer. Every photo gallery software around around have serious drawbacks, at least to me. Without naming those projects, here are where they fail:

  • SQL backend !? Again ? 😡
  • 😞 Ugly and old looking
  • Not responsive 😡
  • Not maintained 😒
  • Gallery management and settings are too complex 😫
  • Buggy "upload" feature 😑

Philosophy

For "the best" to happen I have thought of some basic guidelines and wishes:

  • Open source
  • No database
  • It should be simple and intuitive to install and operate
  • It has to look simple and beautiful at the same time. (=minimalist)
  • We wont reinvent the wheel : it means we'll try to reuse existing components if it exists and fit the need

Must have features

  • Responsiveness
  • Albums and sub-albums (or collections)
  • Albums password protection
  • Takes a photo directory tree as source.
  • EXIF metadata support, and by that I mean full support

What now ?

In my mind, we should start from the root of the subject : showing pictures. So we need an elegant, structured and light way to display photos galleries. I've just started to write a simple example based on Gallery Femto's plugin (see components below). Well, it looks like Flickr or Google+ this:

gal

Components, ressources and inspiration

The common inspiration is https://medium.com/@jtreitz/the-algorithm-for-a-perfectly-balanced-photo-gallery-914c94a5d8af#.f51xvq11g. From there I found the following:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published