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.
- Host: GitHub
- URL: https://github.com/cuba-platform/sample-session-planner
- Owner: cuba-platform
- License: apache-2.0
- Created: 2019-11-07T13:40:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T15:39:23.000Z (almost 5 years ago)
- Last Synced: 2025-04-08T07:18:34.731Z (over 1 year ago)
- Language: Java
- Size: 139 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.