Skip to content

cdl124/DrawingCanvasProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shapesnstuff

A colorful, simple canvas app. Draw your masterpiece, click "Save", and then click the Gallery icon to find your masterpiece added with others' artwork.

Check it out here!

This canvas app was a JavaScript 301 final project, put together by students Jacob Knaack (GitHub) and myself, Cortney Drummond. The app is currently much in the same state that it was on presentation day, but updates are planned to change the layout, user experience, and the gallery display.

Jacob worked on:

  • The canvas element and all its shapes, lines, and colors, using CreateJS
  • All the buttons and icons, some created from scratch!

Cortney worked on:

  • The name, color theme, and CSS layout of the app
  • The back-end work that saves the artwork to an AWS S3 bucket, and then fetches all artwork saved to that bucket and displays them upon pressing the Gallery button.

And yes, it is pronounced "Shapes n' Stuff". Enjoy!

About

Code Fellows 301 Project: Drawing Canvas!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • HTML 29.1%
  • CSS 19.3%