Skip to content

Demo project

Disclaimer

The demo application is neither complete nor useful in any way. No emphasis was placed on clean code or meaningful patterns. It's just some sample code split into modules/components to showcase the possibilities of arciphant.

The sub-project arciphant-demo-project in the Arciphant repository demonstrates an application that uses arciphant.

The arciphant configuration specified in (settings.gradle.kts) defines the following module structure for an online learning platform:

Structure of the Demo-Project