Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 458 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 458 Bytes

SUBD-Project

Таблици

  • 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 +

TBD

  • task importancy?