Portfolio for Aaron Dale

Projects - Feedback - Code

Remote Doodler

This is a proof of concept created to draw or post pictures to a remote screen.

The only challenge Aaron ran into was allowing multiple users to draw to the screen at the same time. The only way this is possible would be to add a database and login which wasn't required for the scope of this project.

This website has two pages, a drawing page and a display page. To sample the website, you would need to open each page in separate tabs or web browsers.
The drawing page:
https://cdnja.com/draw/

The display page:
https://cdnja.com/draw/display.php

Portfolio - Feedback - Code