Skip to content

dylanvu/sketchedout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SketchedOut

This was our submission to the SacHacks III hackathon. Our devpost is here: https://devpost.com/software/sketchedout

You can find the most recent working version on Heroku: https://sketchedout.herokuapp.com/

The backend server code in this respository is not in use on Heroku and is not up to date. Please see my other respository, sketchedout-server, for the most recent working NodeJS Express server.

Known Issues

  • When a user joins a room that already has a drawing on it, they will not be able to receive the current whiteboard.
  • It takes a while to launch the website if no one is using it. This is because Heroku has to launch the backend server.
  • If users draw at once, the app dramatically slows down and some strokes are not saved sometimes.

About

A collaborative whiteboard created with Socket.IO and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors