Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.05 KB

readme.md

File metadata and controls

32 lines (28 loc) · 1.05 KB

Photo Dump

Have you ever wanted a Google photos inspired photo storage solution that allows to keep all your family/workplace materials in a single place?

No? Then this is not for you, go look at https://immich.app/ instead.

Yes? Then this is it.... well it will be once I finish it... but you can still try it out and contribute, just dont be surprised if it breaks.

ToDo:

  • Login
  • Image upload
  • Image grid
  • Image detail view
  • Image metadata
  • User management
  • Image select
  • Image delete
  • Albums
  • Grid update to group by date and load only in-view images
  • Better dockerisation to allow deployment of one app image not frontend and backend
  • Update image upload to check hash before upload
  • Image photographer and location tagging
  • Image date correction
  • Image/Album sharing & custom URLs
  • Tracked URLs - See when the URL has been opened
  • Image/Album download
  • Theme support
  • Configurable UI/branding
  • Image staring
  • Search
  • Watermarks/Album watermark
  • Tests