This repository contains a simple task management web application built in HTML, CSS, and Javascript. It allows users to effectively manage their daily tasks.
Features:
*Add new tasks with a description and optional priority.
*View a list of all tasks, potentially sorted or filtered.
*Mark tasks as completed.
*Edit existing task details.
*Delete tasks from the list.