An iOS application to allow visitors to draw their pain levels.
Setup project and get JotUI running.Post the image created to a web server.Have that web server generate a slideshow.Augment the images.Add an undo/redo button.Make the interface a bit prettier.Create custom brush textures.
A backend server will accept the drawings, and play a slideshow of the images.
A style transfer server to augment the images using CNN style transfer.
This app is based on the JotUI framework by Adam Wulf. Thanks so much Adam.
The JotUI framework used in this app is provided under the MIT License.
This MOD. application is released under the MIT License.