will close on January 13
You will find a wide variety of our photos on Freepik.com. Thanks for being part of our community. More info here.

Multi Board -

Board id: string name: string ownerId: string (User.id) createdAt: timestamp updatedAt: timestamp isArchived: boolean isStarred: boolean background?: string

In the meantime, I'll assume you mean a (like Trello, Jira, or Notion) where a user can work with multiple boards (each board containing lists/cards/items). multi board

Card id: string listId: string (List.id) title: string description?: string order: number Board id: string name: string ownerId: string (User

List id: string boardId: string (Board.id) name: string order: number multi board