- users
- tasks
- user_tasks
- task_status
- task_type
- landing page
- login/register
- board
- card_edit/delete/create
- CRUD operations (4) c+ r+ u+ d+
- select all tasks of task_status +
- select all tasks of task_type +
- select all tasks by user id +
- count all tasks by user id +
- update title/content/status/type by id of task +
- task importancy?