Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.04 KB

To-Do List Application

Welcome to the To-Do List application! This application helps you manage your daily tasks efficiently, allowing you to add, delete, and mark tasks as completed. You can also prioritize your tasks and set due dates to keep track of your deadlines.

Features:

  • Delete Tasks: Remove tasks that are no longer needed.
  • Mark Tasks as Completed: Move tasks to a completed column to track your progress.
  • Sort Tasks by Priority: Organize tasks by priority levels (low, medium, high) to focus on what matters most.
  • Due Dates: Set due dates for each task to ensure you never miss a deadline.

Usage:

To add a new task, enter the task description and select the priority and due date. Click the 'Add Task' button to add the task to your list.

To mark a task as completed, click the 'Mark as Completed' button next to the task. This will move the task to the completed column.

To delete a task, click the 'Delete' button next to the task you wish to remove.

Website:

Project Link: https://bashirumer.github.io/TO-DO-LIST-APPLICATION/