Daily task manager made with JavaScript

Description

I developed a simple task manager app using JavaScript, HTML, and CSS. This app enables users to create daily tasks and mark them as completed.

Functions

Since the tasks are only relevant for the current day, a countdown timer displays the time remaining before the tasks are deleted at the end of the day. The interface is designed to be simple and intuitive, ensuring that users can navigate and utilize the app with ease, making task management a less daunting experience. Click here to try the prototype

todo list with javascript