/webAppTest

Primary LanguageJavaScript

webAppTest

Experimenting with a web App built with maven using JBoss & Spring. Everything bundled as an eclipse project.

TODO

  • Add MongoDB support Create @Repository class to use with mongoDb
  • Use backbone.js for clear mvc partition in javascript
  • Change to RESTful API. AddEvent/UpdateEvent/DeleteEvent/GetAllEvents.
  • Encapsule the whole thing in something of a plugin.