Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

A Collaborative Microsoft Paint Tribute/Clone website built with PubNub + a bonus chatroom

Notifications You must be signed in to change notification settings

malgamves/CollaborativeMSPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover Image

A Collaborative Microsoft Paint Tribute/Clone website built with PubNub + a bonus chatroom

The website uses:

PubNub Presense To keep track of the number of "Nerdz drawing with you"

PubNub Realtime API which powers that realtime chat and collaborative canvas i.e MS Paint.

Deployed on Netlify 🔥

SpongeBob Meme

Let's get into it.

How to Run it

  • Clone the repository.
  • Sign Up for PubNub and get your API keys in your Dashboard
  • Replace the text <secret> in index.html and app.js with your API Keys
  • Get node and npm running and install http-server by running npm -g i http-server
  • Run http-server in your terminal
  • Get your art on...

How it Works

The website let's us collaborate with other users to create art in this remake of the Microsoft Paint.

Collaborative Drawing

To talk about your latest creation, it has an inbuilt chat to check all the nice things everybody has to say about your art.

Realtime Chat

Improvements

  • Adding Usernames for chat
  • Supporting touch screen input
  • Add support to store history
  • ....

Feel free to add yours in an issue

Blog post and demo video coming soon 🔥🔥🔥🔥

About

A Collaborative Microsoft Paint Tribute/Clone website built with PubNub + a bonus chatroom

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published