Possible with Wappler?

I would like to make an app where a logged in client can view an image, make notes on it by drawing on it, and save the annotations.
Is this something you are able to do with Wappler? Or with an additional module?

Hi Menno, great to see that you are back after an absence of 3 years.

In principle, anything is possible using Wappler. The app part where the user is logged in and showing/saving the image is done using Wappler's built in features.

While Wappler doesn't have a built-in drawing tool you can integrate third-party JavaScript libraries like Fabric.js or Konva.js to enable drawing on images.

When you are at the stage of implementing either of these two libraries, communicate with Claude Sonnet 4.5 to help you build a Server App module (extension) to use as a step inside server actions (API).

Note: Using NodeJS will allow real-time collaboration and advanced image processing

Thanks Ben,
yes, it has been a while, my ‘normal daily’ work includes 3D design and animation, so nothing to do with Wppler, but during Covid I discovered Wappler and created a nice working application during that period. And still I keep an eye on the Wappler development because I still have some idea’s for an app and Wappler would be my choise for development :slight_smile:
Also the community is awesome!
Thanks for the possible solutions Ben, I'll take a look at them :+1:

1 Like