Add new tasks using the + New Task button with a title, description, and status.
Display all tasks in a table with the following columns:
Title – the name of the task
Description – a short explanation of the task
Status – shows whether the task is Completed or Not Completed
Actions – options to Edit or Delete the task
Filter tasks by:
All (shows every task)
Completed (only finished tasks)
Not Completed (only pending tasks)
Update or delete tasks directly from the table.
Change task status easily using the checkbox (mark as completed or not completed).
GitHub: https://github.com/Ibrahi...