Phone Search with AngularJS

Last modified by Ludovic Dubost on 2015/09/01 11:50

This is a demo of AngularJS integration with XWiki. The backend data is in XWiki and AngularJS is used to display data from XWiki.
With this integration, AngularJS code can be directly editing in XWiki pages and the result is immediately visible.

The code of this demo is available as an XWiki Extension (the code is also commented there).

{{doc.doc_title}}

{{phone}}

  • CPU: {{properties.hardware_cpu}}
  • USB: {{properties.usb}}
  • OS: {{properties.os}} {{properties.os_version}}
  • Screen size: {{properties.screen_size}} inches
  • Screen resolution: {{properties.screen_resolution}}
  • RAM: {{properties.ram}}GB
  • Storage: {{properties.storage}}GB
  • Weight: {{properties.weigth}}g