Difference between revisions of "System Architecture"
From SmartWiki
Michael Reid (talk | contribs) |
Michael Reid (talk | contribs) |
||
Line 2: | Line 2: | ||
The key features of the system are it’s use of a '''Model''', '''View''' '''Controller''' (MVC) design architecture '''combined''' with a dynamic data model that included unique custom fields types (40 field types are currently implemented). | The key features of the system are it’s use of a '''Model''', '''View''' '''Controller''' (MVC) design architecture '''combined''' with a dynamic data model that included unique custom fields types (40 field types are currently implemented). | ||
+ | |||
[[Interfaces]] - Four Interface models are supported. | [[Interfaces]] - Four Interface models are supported. | ||
+ | |||
[[Data Model]] - The Base model consists of many standard entities but all entities are extendable. | [[Data Model]] - The Base model consists of many standard entities but all entities are extendable. | ||
+ | |||
[[Applications]] - Built-in on-demand applications and custom applications can be created. | [[Applications]] - Built-in on-demand applications and custom applications can be created. | ||
+ | |||
[[Reporting]] - an extensive reporting sub-system is a standard component of SmartSimple. | [[Reporting]] - an extensive reporting sub-system is a standard component of SmartSimple. |
Revision as of 09:43, 5 September 2007
SmartSimple is designed to be highly configurable from interface to data model, applications and reporting.
The key features of the system are it’s use of a Model, View Controller (MVC) design architecture combined with a dynamic data model that included unique custom fields types (40 field types are currently implemented).
Interfaces - Four Interface models are supported.
Data Model - The Base model consists of many standard entities but all entities are extendable.
Applications - Built-in on-demand applications and custom applications can be created.
Reporting - an extensive reporting sub-system is a standard component of SmartSimple.