Project: Web App - To-Do List
Image Loading...

Posted November 20th, 2024

(Sep 2022 - Sep 2022)

The To-Do List Web App is a simple yet efficient task management application developed using HTML, CSS, and JavaScript. It provides users with an intuitive interface to manage their daily tasks.


Key Features:

  • Task Enlistment: Allows users to add tasks to their to-do list with ease.
  • Completion Marking: Users can mark tasks as completed, helping them track their progress.
  • Task Deletion: Enables users to delete tasks once they are no longer needed.
  • Dynamic Updates: The app dynamically updates the task list using JavaScript, ensuring smooth interactions.


This project demonstrates a strong grasp of front-end development skills, combining structured design with interactive functionality to create a practical and user-friendly application.


Skills Used:

  • HTML5
  • Cascading Style Sheets (CSS)
  • JavaScript