Building a photos app

I’d like to store my photos in a solid POD for sharing with other people, annotating them, etc.

Are there existing Solid apps which support this?

If not I’d like to have a go at building something myself. What would be a good starting point for building such an app?

you can simply drag & drop your pic on the green plus in the databrowser

or use poPock PoPock to send many files at the same time

I’ve made a portfolio app portfolio that add a watermark to your pics
with code here GitHub - scenaristeur/portfolio: Portfolio webapp running on Solid platform with vuejs
and tuto for building same app Portfolio : How to create a Vuejs Portfolio App on Solid
Would be happy if you have feedback, and want to collaborate :wink:

@LaurensHogeweg did you find what you were looking for?