Skip to content

Tutorial ​

Build the tasks app ​

From pip install to a complete app: a task list with validated forms, finish and delete buttons, a filter, a table that sorts and edits itself, an edit page with the history of every change, and a quantum test suite. Eight steps, no JavaScript.

Every step's code is run by Quantum's own test suite as it is shown, and the finished app is the one in projects/tarefas.

New to Quantum? The Quick Start takes five minutes.

MIT Licensed · Built with VitePress