Skip to content

amarnik/bmd-paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmd-paint

Browser-Mobile-Desktop paint app

Technologies used:

  • node.js
  • backbone.js
  • underscore.js
  • require.js
  • jquery
  • socket.io
  • phonegap
  • node-webkit

This app is to demonstrate ability to write a javascript code that can be deployed to web, mobile, desktop.

ToDo:

  • fix backbone structure - DONE
  • add deployment instructions for mobile and desktop - DONE
  • implement responsive design (maybe http://cssgrid.net/?)
  • fix touchmove in mobile
  • add color wheel instead of four color boxes
  • add line thickness slider
  • add transparency slider
  • remove "start paint" button - just launch paint right away - DONE
  • add "clear" button to remove all lines

HOW To USE IT:

run node in main folder: node app

BROWSER:

DESKTOP:

MOBILE (iOS):

  • install PhoneGap and Xcode
  • copy content of the 'client' folder to the 'www' folder in your phonegap app
  • run the simulator (or deploy to the device)

About

Browser-Mobile-Desktop paint app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published