{% extends "layout/layout.html" %} {% set page_title = "Kanban Board" %} {% block content %}
{% include "../templates/layout/header-footer/app-header.html" %} {% include "../templates/layout/header-footer/app-sidebar.html" %} {% include "../templates/layout/header-footer/topnavbar.html" %}
{% include "../templates/components/breadcrumbs/breadcrumbs.html" %}
  • Medium Priority
  • Urgents

Meeting with UI/UX Team to manage our upcoming projects & task.

  • High Priority
  • Work

New Project Idea & UX Research

  • Not Inportant
  • Personal

Buy Green Plants for my Desk.

  • High Priority
  • Personal

Buy Flowers for my love

  • Medium Priority
  • Productivity

Learn how to work with kanban board.

  • Medium Priority
  • Productivity

Learn how to work with kanban board.

  • High Priority
  • Urgents

Buy Green Plants for my Desk.

{% include "../templates/layout/header-footer/footer.html" %}
{% endblock %}