Sample solution for the Elements UI Development Tutorial.
The tutorial will guide you through the complete process of installing a CONTACT Elements instance and implementing your own application with it. You can use the contents of this repository to start with the tutorial exercises and to check the correctness of your own implementation. You will however need access to both the documentation and software packages provided by CONTACT Software in order to make use of this.
materials/
contains the resources needed to set up and later enhance the tutorial application.
pkg/
contains the reference implementation for each part of the tutorial.
pkg/000_bootstrapping/cstraining.web/
should be used as the base of your application development for the tutorial