Skip to content

mihobo/zombie-paint

Repository files navigation

Imgur

How to use

Production:

Open the app, choose a colour and have fun!

Development:

  • git clone https://github.com/MarySalemme/zombie-paint.git
  • node server.js
  • go here

Tech stack

  • Javascript
  • HTML5 Canvas
  • Node.js & express
  • jQuery
  • Mocha/chai
  • Canteen
  • Firebase
  • CSS
  • Photoshop

User Stories

As a user,
So that I have somewhere to draw,
I want to visit a webpage with a canvas.

As a user,
So that I can draw,
I want to mark the canvas.

As a user,
So that I can draw anew,
I want to be able to clear my canvas.

As a user,
So that I can paint lines,
I want to draw a stroke on the canvas.

As a user,
So that I can use a variety of colours,
I want to be able to switch between colours by clicking on colours on a palette.

As a user,
So that I can remove incorrect inkings,
I want to be able to erase marks on my canvas.

As a user,
So that I can make different sized marks,
I want to be able to change the size of my brush.

As a user,
So that I can have a different coloured background,
I want to be able to fill the canvas with a different colour.

As a user,
So that I can keep my masterpieces,
I want to be able to save my work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors