Skip to content

Kanchisupriya/TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoList

Developed persistent todo application with CRUD operations to track list of tasks ● Displayed list of todos with HTML list elements, styled todo list using CSS, Bootstrap ● Implemented todo crud operations by using JavaScript event listeners and updated UI dynamically by using JavaScript DOM operations. ● Used Arrays, Objects and their methods during todolist CRUD Operations, Persisted todo list state on page reloads using local storage methods. Technologies used: HTML, CSS, JS, Bootstrap

About

Developed persistent todo application with CRUD operations to track list of tasks . Implemented todo crud operations by using JavaScript event listeners and updated UI dynamically by using JavaScript DOM operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors