Skip to content

natalieweesh/draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telephone pictionary!

https://draw.nataliewee.com

join a room with your friends, and start playing!

you will start by writing a random word or phrase

then for each subsequent round you will be given a picture to translate into words, or words to translate into a picture

when your words come around back to you, you get to see how your words were translated by everyone down the line!

examples of the funsies:

running the app locally:

from the client/ directory: npm start

from the server/ directory: yarn start

examples of the funsies you can have:

to deploy the app:

from the client/ directory:

npm run build

netlify login

netlify deploy

(when it asks for which folder, put in ./build) netlify deploy --prod (also put ./build)

from the server/ directory: heroku login git push heroku master

Outstanding Bugs

  1. When user has submitted drawing and is waiting for others to submit, and user refreshes page, text field with old picture is shown instead of taking the user back to the "waiting for others to submit" page.
  2. Sorry not sorry message showing at unexpected points after turning phone on and off

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published