HeaderSIS.jpg

Difference between revisions of "IS480 Team wiki: 2013T1 Kungfu Panda Technologies"

From IS480
Jump to navigation Jump to search
Line 64: Line 64:
 
[[Image:communication-model-teller.png]]
 
[[Image:communication-model-teller.png]]
 
<br/>
 
<br/>
 
+
<br/>
 +
<br/>
 
<strong>  Sample Backend Tibco Service </strong> <br/>
 
<strong>  Sample Backend Tibco Service </strong> <br/>
 
[[Image:Sample-core-services.png]]
 
[[Image:Sample-core-services.png]]
 
<br/>
 
<br/>

Revision as of 13:14, 16 August 2013

KP-Header.PNG
1 Home About Us Project Overview Project Management Project Documents 0


SMU tBank Our Project Scope Our X-Factor Technologies


KP-TechnologiesUsed.png

Front-End

Front End: Reasons for Client-Side Technologies Used

  • MVC for client side code
    • Making javascript codes modular
  • Backbone’s Router
    • Detects change in URL, which is needed in a SPA
  • Big community for open source support
  • Templating made easy with Underscore JS
  • Stubs are easy to create with backbone’s Model

Front End: Reasons for Client-Side Technologies Used

  • Simple interface with Service Mediation that uses Tibco JMS
  • Low learning curve
  • Open-Source libraries that provide easy conversion from JSON to XML (vice-versa)


Back-End

Communication Model
Front-End to Back-End

Communication-model.png


Integration with Front-End

Communication-model-teller.png


Sample Backend Tibco Service
Sample-core-services.png