I’m writing a tool that needs approval for individual findings by the user.
So basically an “approve/deny/skip” task. I thought a UI simular to data website would be great.
Any idea how I could have the swiping cards in weweb?
You indeed could, but it would require some custom code, at the very least CSS. But it definitely is possible. Then it only depends on the complexity and detail you need.
https://swiperjs.com (Vue or JS)