About
The kApp (i.e. KDK-based Application) is a demonstration application created from the skeleton, which includes all the necessary boilerplate that you need to get started building your application with the Kalisio Development Kit.
It also includes the minimum viable set of features to start:
- a basic application layout including side navigation, application bar, right panel and various widgets
- ready-to-go user authentication services and screens,
- a basic service to create/remove documents in database,
- a basic collection activity listing documents using either a list, a grid or a table,
- a basic editor to fill document properties when creating a new document.
It aims at providing a basic example to setup the application server, the client build, the continuous integration and testing, as well as running use cases of KDK components.