Add Muscles to Your Walking Skeleton
Add muscles to your Vaadin walking skeleton to turn it into a full-featured application.
You have now created, started, walked through, and built a Vaadin walking skeleton. Now it is time to start adding muscles to that skeleton, turning it into a fully functional application. The Building Apps section of the documentation contains all the resources you need.
Important
|
Work in progress
This section of the documentation is still being written. Expect to see more guides soon!
|
Add Views & Navigation
Expand your application by adding multiple views and enabling navigation between them. See the Views & Navigation guides for step-by-step instructions.
Implement Security
Secure your application with user authentication and authorization. Refer to the Security guides to learn how.