Hi all, I made a little progress with my GSoC project("Create a Bootstrap based UI"). I made basic prototypes with angular.js and backbone.js and I would like to continue with angular.js. A demo of the prototype with angular.js is available at http://students.iitmandi.ac.in:20000/#/ . Currently, I am finishing up reading angular.js docs and refactoring this prototype to separate them into different modules.
Prototype with angular.js is available at https://github.com/shivateja/cloudstack-ui/tree/angular and prototype with backbone.js is at https://github.com/shivateja/cloudstack-ui/ Regards, Shiva Teja.