1 Context
In this task we want to use all the screens and everything we have learned. We want to structure our app and add a home screen so that our app looks like the one in the solution.
2 Solution
3 Task:
- Create a home screen
- It is a normal screen with 1 panel
- Add the object simpleSwatHtmlContainerPanel
- Add to the attribute template the following value → home-new-application-template
- Create launch functions for your screens:
- For the Home Screen
- For the Item Screen
- For the Vacation Screen
- For the PanelSwitcherScreen
- Create the menu structure for your functions
- The structure should look like this
- Launch your app