01 - Tasks

Hope you enjoyed the documentation from the first section. Here are some tasks you can try, now that you started to learn a little bit about coding and building applications:

  1. On a piece of paper, or using your favourite drawing application, draw a sketch of a simple app that lets you navigate between two screens, by clicking a button on each screen.
  2. Build this app using Thunkable.
  3. If you haven't done so, add a label for each screen, to let the user identify that specific screen.
  4. Use the right-side section to style all visible components, including the screens.