Skip to content

Photo galleries with tags and complex tag queries e.g. beach AND hawaii AND NOT 2018

Notifications You must be signed in to change notification settings

tmckay/ngphotos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ngphotos (Next Generation Photos)

Status

This is very much a prototype quality code base that is meant as an exploration of a new way to organize photos.

What

Most photo albums are static and are grouped based on time or a particular event. ngphotos takes a different approach by emphasizing photo tagging and turning complex queries into albums.

Example queries:

  • Show me all pictures of my wife and our daughter when she was between 6 and 12 months old
  • Show me all pictures of me and my spouse on the beach during the months of summer before 2012
  • Show me funny pictures of my friend and me

Tags

Each photo will be tagged manually with the assistance of an app that will assist in tags and even recommend tags.

Queries

Indexes will be generated with the tags and used to generate queries.

First iteration of queries will be SQL. Possibility for a different DSL later.

About

Photo galleries with tags and complex tag queries e.g. beach AND hawaii AND NOT 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published