Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 953 Bytes

File metadata and controls

18 lines (13 loc) · 953 Bytes

Reference Implementation for CONTACT Elements UI Development Tutorial

Sample solution for the Elements UI Development Tutorial.

This Version is suitable for CONTACT Elements 2026.1

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.

Structure

materials/ contains demo data and javascript templates.

pkg/0_basic_configuration/cstraining.web/ is needed for the setup part to start developing the application explained in the tutorial steps.

pkg/1_sample_solution/cstraining.web/ contains all configurations and components explained in the tutorial exercises.