--- tags: requirements --- # REQ0132-DemoKanbanBoard ## description ## schema ```dbml // Add your DBML here Table tasks { id integer status string } ``` ## related [[REQ0131-DemoInstagramClone]]