MeadowlarkDAW / project-board

Project board for the Meadowlark DAW project
0 stars 0 forks source link

Getting Started Guide #131

Open BillyDM opened 1 month ago

BillyDM commented 1 month ago

There should be an official online book that contains a getting-started guide.

The guide should walk the reader through these core concepts in the following order:

Part 1 - Hello World

This part will essentially have the user recreate the hello_world example.

Part 2 - Button

Part 3 - State

Part 4 - Tooltips

Showcase how tooltips work (TODO)

Part 5 - Dropdown menus

Showcase how dropdowns work (TODO)