Skip to content

About To Do List is a single page web app that lets users manage a simple list of tasks. Users can add and remove tasks from the list. It was coded using standard technologies like HTML5, CSS3 and JavaScript. Feel free to give me feedback or contact me about this project.

Notifications You must be signed in to change notification settings

wilson3centaurus/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

About To Do List is a single page web app that lets users manage a simple list of tasks. Users can add and remove tasks from the list. It was coded using standard technologies like HTML5, CSS3 and JavaScript. Feel free to give me feedback or contact me about this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published