Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 578 Bytes

File metadata and controls

18 lines (11 loc) · 578 Bytes

DoodleCache

This is my app for Senior Projects! It works with maps, drawing, and geo-location!

Currently hosted @ doodlecache.herokuapp.com

What it does

The app allows multiple users to draw in real-time on a map together. The x,y canvas coordinates are translated to latitude and longitude.

The app will automatically center the canvas on the user's location, so that nearby users can see eachother's drawings.

#To run locally

  1. Download as ZIP, and extract
  2. Remove HTTPS restriction from sketch.js (At the top of the code)
  3. Open the index.html using a browser