Update xo-web.md

This commit is contained in:
Olivier Lambert 2015-11-10 15:17:42 +01:00
parent 62c6ebf8ce
commit bd0bbed7a1

View File

@ -2,7 +2,10 @@
This is probably the first thing you'll see of Xen Orchestra. It's the Web interface, allowing to interact with your virtual infrastructure. As a module for XO-web, it facilitates the everyday Xen administrator work, but also provide a solution to delegate some part of your infrastructure to other people. This is probably the first thing you'll see of Xen Orchestra. It's the Web interface, allowing to interact with your virtual infrastructure. As a module for XO-web, it facilitates the everyday Xen administrator work, but also provide a solution to delegate some part of your infrastructure to other people.
![](https://xen-orchestra.com/blog/content/images/2015/05/tablet3-1.JPG)
### JavaScript ### JavaScript
We are also using JavaScript for XO-web: we stay consistent from the back-end to the front-end with one main language. [AngularJS](https://en.wikipedia.org/wiki/Angularjs) and [Twitter Bootstrap](https://en.wikipedia.org/wiki/Bootstrap_%28front-end_framework%29) are also powerful allies to our everyday development. We are also using JavaScript for XO-web: we stay consistent from the back-end to the front-end with one main language. [AngularJS](https://en.wikipedia.org/wiki/Angularjs) and [Twitter Bootstrap](https://en.wikipedia.org/wiki/Bootstrap_%28front-end_framework%29) are also powerful allies to our everyday development.
![](http://www.treselle.com/wp-content/uploads/freshizer/b7cac3b15cae8cc0b8dbbbfc780cd7a4_angularjs-bootstrap-863-430-c.jpg)