ictask
ictask provides a group of people operating with consensus style process the ability to manage work tasks
This is a work in process. the basic architecture is
javascript singlepage web app built with angularjs
talking through a java based proxy ( this could be any language ), which provides user authentication ( probably basic auth to start) on operations against.
mongo db. This is currently hosted at mongolabs.
-- this architecture is very interesting, but is somewhat difficult to secure.
=====
Ideas:
- move to CXF based REST server on java.