An open API service indexing awesome lists of open source software.

https://github.com/cuba-platform/sample-session-planner

This is the project that is used in the Quick Start video for CUBA Platfrom framework.
https://github.com/cuba-platform/sample-session-planner

Last synced: about 1 year ago
JSON representation

This is the project that is used in the Quick Start video for CUBA Platfrom framework.

Awesome Lists containing this project

README

          

# Session Planner

This is the project that is used in the [Quick Start video](https://jmix.io/cuba-platform/learn/quickstart/studio/) for the CUBA Platform. This tutorial shows
three main things for creating any web application: how to design data model, how to manipulate data,
how to create business logic and, finally, how to create a user interface. As an example, a simple, but fully
functional version of an application that helps with session planning for a conference is created.