odoo/tutorials#801

Created by Maxime Noirhomme (noma)

Blocked

label
odoo-dev:18.0-js-chap-1-tutorial-noma
head
72cacb43b9f1e6c9d657f4536337f220e80648bb
odoo/tutorials
18.0 #801 missing r+
master

[ADD] awesome_owl: it adds basics for a todo list

  • Adds nice card implementation
  • Adds intuitive counter with an associated callback on pressed (which allows, for instance, to add up severals counter values)
  • A todo list:
    • It can add a new todo
    • It can delete a todo
    • It can modify the check state of a todo