Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.02 KB

MOD. Draw Your Pain

An iOS application to allow visitors to draw their pain levels.

TODO:

  • 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.

Servers

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.

Frameworks

This app is based on the JotUI framework by Adam Wulf. Thanks so much Adam.

License

The JotUI framework used in this app is provided under the MIT License.

This MOD. application is released under the MIT License.