Note: This is a pre-release of Bagawork. Many things will likely change before the first stable release.

8. Exercises

Great work! Now you know the basics of how to create a BagaWork app that contains a static GUI (static GUI means that the GUI in each page looks the same each time the user comes to that page). Below you find examples of apps you can create with what you have learned so far. Try to implement them as exercises! Or, even better, come up with your own similar apps, and implement them 😃

If you want to compare your implementation with our's, or if you need to take a peak on our implementation to get started, feel free to do so, but try to complete as much as possible on your own (that's how you learn).