Froelund / Draw

Draw application build on JavaEE and Angularjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draw

Draw application build on JavaEE and Angularjs

#Usage This will run on any JavaEE 7 compliant server.

I have configured it to run with OpenShift, but it seems to run kind of slow.

##Frontend

The Angular application consists of 3 components, all included in the app.js

###DrawingCom service Handles the communication with the backend, currently using WebSockets.

###drawing directive Applies drawing capability to a HTML5 canvas

###DrawingCtrl Uses the the DrawingCom to enrich the canvas with data from the backend(and thereby the others users)

About

Draw application build on JavaEE and Angularjs


Languages

Language:Java 67.8%Language:JavaScript 26.8%Language:Perl 4.3%Language:CSS 0.8%Language:Shell 0.3%