A
Anonymous
Task Management Component - Copy this Angular, Css Component to your project
I need a page for manage task. Task contain title with 50 char as text box and body with 200 char as text area. In the page i have to list all tasks with pagination and column filter. Top right of the task list, i need to keep a button for popup , it will help to create new task. Each row of task list have to have edit and delete buttons. When click on edit, it have to show a popup with data and update button and cancel button. Delete button of the task list help to delete task from list with confirmation.
Prompt
