Sample application for managing office resources
This is a simple real-world application for managing office resources.
The feature of this sample is that Polymer client is used as the main UI.
It contains both default views generated by CUBA Studio and custom views and
components.
Here you can find some non-trivial code examples, such as manual entities persisting
or promises combining.
Based on CUBA Platform 6.8.5
In short, the application solves two problems:
Some details:
http://localhost:8080/app-front/
and Generic UI at http://localhost:8080/app/
.admin
as both login and password to access the application.cuba-elements
usage (web components).Please check Wiki for further reading:
link.
Please use https://www.cuba-platform.com/discuss for discussion, support, and reporting problems coressponding to this sample.