I have a web app that allows users to log in and answer various questions. I want to add a new feature where the user can click on an image and then “mark it up”, adding something that they draw and/or text.
I want functions similar to this tool:
Aviary: Image Markup Falcon
http://advanced.aviary.com/tools/falcon
That tool does have an API, so there may be some way to integrate that.
They way I am going to have it integrate into my system is that a user will click on a thumbnail ima…
