Good work Shiva. Couple of suggestions; - Topbar nav. was not smooth for me, I'm bit used to sidebar nav, but that's just UX part, I maybe wrong. - Have search features right from beginning of your work. For ex. implement something to search all fields on a table, make the head of the table sortable. Have Lucene integration, which would be awesome to do searching. A typical Cloud can have hundreds or thousands of instances etc. - Use bootstrap labels/badges to tag states, for. example states of VM, zones etc. - I see its responsive, maybe have implement mobile site differently which bootrap allows you to do using custom css/js. So, same page looks different on bigger screens and smaller ones and it adapts. For ex. it's not necessary to show all fields on a mobile device.
Looking forward to more of it. Cheers. On Thu, Jun 27, 2013 at 3:24 AM, Shiva Teja <shivate...@gmail.com> wrote: > 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. >