Task Manager Website
A website to track tasks that need to be done, allowing for addition, completion,
and deletion of different tasks.

A website to track tasks that need to be done, allowing for addition, completion,
and deletion of different tasks.
This website is a task manager application built with Vue.js and Bootstrap. It enables users to manage their tasks by providing a dynamic
form for inputting task details such as title, description, deadline, and priority. The application supports task completion, updates, and deletions,
with the task list updating in real-time to reflect these changes. The responsive design ensures an optimal user experience across various devices.