Skip to content

Make painting on canvas and share them in the public gallery in this Paint Playground.

License

Notifications You must be signed in to change notification settings

codeninja02/Paint-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint Playground Awesome

Show off your creativity in the Paint Playground!

You can create and upload your canvas in the public gallery and also edit other's creations in this awesome app. This app is designed only for mobiles and not very responsive

Paint Playground is a simple app where can can create your drawings on the canvas and share it in the public gallery. You can also view creations of others as well as edit them. It also gives some more amazing features like changing brush color and thickness and the background of the canvas.

Technologies used in this app are p5.js for canvas management, Firebase for database to store users creations, jQuery and basic web technologies - HTML, CSS and JavaScript.

Setup

Just set your firebase configurations in the file \js\script.js) on line 86

  var config = {
    apiKey: "<YOUR_API_KEY>",
    authDomain: '<AUTH_DOMAIN>',
    databaseURL: '<DATABASE_URL>',
    storageBucket: '<BUCKET>',
    messagingSenderId: '<SENDER_ID>'
  }

Social Links

About

Make painting on canvas and share them in the public gallery in this Paint Playground.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published