资 源 简 介
CRooM will be a customer relationship management user interface that feeds data from a variety of sources and displays it in a usable manner for an agent.
A video demonstration of the concept and current code can be viewed here:
http://croom.appspot.com/demo/index.htm
The goal is for a user to easily configure CRooM to load data from more than one source on a "customer".
ExtJs is utilized for rendering, and the bulk of the processing and code will occur in the browser. Small Amounts of PHP and MySQL will be used for back end logic when security is necessary, and to allow configurations to more easily be used in a load balanced environment. The intention of this is portability, if it needs to move to other platforms the php/mysql backend can be recoded, or modules could be made available more easily.