An open API service indexing awesome lists of open source software.

https://github.com/pabitra-33/to-do-list__js

Developed one simple to-do-list by using HTML5, CSS3 and Javascript that is going to help a user/customer remembering their tasks and managing accordingly.
https://github.com/pabitra-33/to-do-list__js

Last synced: 7 months ago
JSON representation

Developed one simple to-do-list by using HTML5, CSS3 and Javascript that is going to help a user/customer remembering their tasks and managing accordingly.

Awesome Lists containing this project

README

          

# To-Do-List__JS

Developed one simple to-do-list by using HTML5, CSS3 and Javascript that is going to help a user/customer remembering their tasks and managing accordingly.
Creating a to-do list in JavaScript involves using HTML for the structure, CSS for styling, and JavaScript to handle the dynamic functionality like adding, removing, and marking tasks as complete.