|
| 1 | +# SAPUI5/OpenUI5 • [TodoMVC](http://todomvc.com) |
| 2 | + |
| 3 | +> The UI development toolkit for HTML5 (SAPUI5) is a platform for developing rich user interfaces for modern Web business applications. |
| 4 | +> SAPUI5 has the following advantages: |
| 5 | +> - SAPUI5 is an enterprise-ready web toolkit with powerful development concepts: |
| 6 | +> - Built-in extensibility concepts at code and application level |
| 7 | +> - Data binding types and Model-View-Controller (MVC) |
| 8 | +> - Full translation support |
| 9 | +> - Keyboard interaction support and accessiblity features |
| 10 | +> - And many more.... |
| 11 | +> - Apps developed with SAPUI5 present one consistent user experience. |
| 12 | +> - SAPUI5 comes with many feature-rich UI controls for handling complex UI patterns and predefined layouts for typical use cases. |
| 13 | +> - Apps built with SAPUI5 are responsive across browsers and devices - they run on smartphones, tablets, and desktops. The UI controls automatically adapt themselves to the capabilities of each device. |
| 14 | +
|
| 15 | + |
| 16 | +## Resources |
| 17 | + |
| 18 | +- [SAPUI5](https://sapui5.netweaver.ondemand.com/sdk/#docs/guide/95d113be50ae40d5b0b562b84d715227.html) |
| 19 | +- [OpenUI5](http://openui5.org/): The open source version of SAPUI5 |
| 20 | +- [SAPUI5 SDK](https://sapui5.netweaver.ondemand.com/sdk) |
| 21 | + |
| 22 | + |
| 23 | +### Articles |
| 24 | + |
| 25 | +- [What is SAPUI5/OpenUI5](http://scn.sap.com/community/developer-center/front-end/blog/2013/12/11/what-is-openui5-sapui5) |
| 26 | + |
| 27 | +### Support |
| 28 | + |
| 29 | +- [SAPUI5 Developer Center](http://scn.sap.com/community/developer-center/front-end) |
| 30 | +- [StackOverflow](http://stackoverflow.com/questions/tagged/sapui5) |
| 31 | +- [OpenUI5 on Twitter](https://twitter.com/OpenUI5) |
| 32 | + |
| 33 | +*Let us [know](https://github.com/tastejs/todomvc/issues) if you discover anything worth sharing.* |
| 34 | + |
| 35 | + |
| 36 | +## Implementation |
| 37 | + |
| 38 | +[A detailed article on the SAPUI5 TodoMVC implementation](http://scn.sap.com/community/developer-center/front-end/blog/2013/03/19/how-to-build-testable-sapui5-applications) |
| 39 | + |
| 40 | + |
| 41 | +## Credit |
| 42 | + |
| 43 | +Created by [Harald Schubert](http://scn.sap.com/people/harald.schubert) [@haraldschubert](https://twitter.com/haraldschubert) |
0 commit comments