Giter VIP home page Giter VIP logo

photo-manager's People

Contributors

karih avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

antonva leelu

photo-manager's Issues

Move to Python 3

Probably a simple task, although I'm not really sure what it involves at this point.

Authentication

We probably should include some form of authentication. Just to start the discussion.

/photos takes a while to load for large datasets

Probably the solution is limiting the facet expansion (particularily the date one) to what is visible, only expanding and fetching more data on demand. I feel like there is a fair amount of data being fetched for the /photos page initialization.

Add search and filtering of feed

We need to introduce some advanced search/filtering features for the library. Probably this should be done using elasticsearch.

Large file trees take a while to load

Either the issue is server-side (which would benefit from caching) or it's transferring the large json structure or slow on the angular side. Needs looking at.

Share photo link

Allow us to obtain a "share link" for a photo. We should be able to specify the resolution, whether exif data is stripped, whether it's a direct link to the photo or to a inline view site, and possibly allow for some basic password protection or something preventing eg facebook from downloading the photo when someone pastes the link in chat.

Probably requires #2 to be done, since we'd be enabling "non-admin" access to parts of the site. Requires some careful thoughts on how to separate the "view collection" part from the public part.

Add "photo object" thingy

Basically, we should be able to combine into one "object" those photos that have multiple files, such as raw and jpg file, and or some processed derivatives. I envision another form of a view, next to the file-tree view, which allows browsing of photos, not by folder but by date/time, focal length, time, etc.

Very related to #3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.