One tool I would like to have is a mini app which allows me to make a photo collage. I already have a notebook which allows me to do matrix-type of collages but I don´t get to select the order of the photos or manipulate photos (zooming and moving). Instead of doing Advent of Code, this year I will (try to) build this app by myself. I am going to give flet a try and see how far I get. Wish me luck
So, a few requirements:
I want to be able to select photos from a local folder. Stretch: select photos from several folders.
I want to be able to use different layouts for the collage. Stretch: I can define new layouts within the app
I want to be able to drag and drop photos into each area of the collage
I want to be able to zoom in and out and pan the photo within each area of the collage
Update 15th Dec