Building UI Modules & Widget
Objectives
Get more familiar with creating UI modules using SOAJS and AngularJs
Get more familiar with creating a widget using SOAJS and AngularJs
The widget is the frontend SDK where you use your APIs to have a functional website.
This widget is based on JavaScript, AngularJs, bootstrap and jQuery. It's a commercial widget unlike the Dashboard that's a management SDK.
The difference between the Dashboard SDK and the widget is mainly the theme. Unlike the widget, we find in the Dashboard a left menu related to the pillar clicked in the header.
Note that the widget could be written in any language and still benefit from urac, oauth and all the security provided by SOAJS.
You can check the code here.