Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 780 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 780 Bytes

Simple Todo List Web App

This is a straightforward Todo List web application built with HTML, CSS, and JavaScript. The app allows users to add tasks along with due dates, and it conveniently stores the todos in the local storage.

Features

Add Todo: Users can easily add new tasks by providing a task description and a due date.

Remove Todo: Users can easily delete a tasks when its due.

Local Storage: The app utilizes local storage to persistently store the todos, ensuring that users can access their tasks even after refreshing the page.

Screenshot

Screenshot

Author

Tafadzwa Wilson Sedze Github link