Skip to content
GundamCodingStyle edited this page May 9, 2013 · 4 revisions

Functional

Functional

It will consists of three basic parts:

  • collector - one that collects metadata and data and stores it.
  • analyzer - one that analyze collected data
  • workbench - place where we can improve our data model
  • config - settings store
  • social - social component for data model exchage
  • api - RESTful place

#Technical MVC architecture for each module, but Controller will be called Manager in modules that are not servlet. SprintData to do heavy lifting on backend Spring MVC to do heavy lifting on frontend

We will keep rest of it vague enough for now :)

Clone this wiki locally