pollcrater / ToDos

Todos Application using only HTML, CSS, JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todos Application


Developed persistent to-do application with CRUD operations to the track list of tasks.

  • The displayed list of todos with HTML elements, styled todo list using CSS, bootstrap

  • Implemented to-do CRUD operations by using JavaScript event listeners and updated UI dynamically by using JavaScript DOM operations

  • Used arrays, objects and their methods during to do list crude operations persisted to do list stay on page ray loads using local storage methods.

🚀 Technologies Used: HTML,CSS,JS,Bootstrap

https://todospollcrater.ccbp.tech

About

Todos Application using only HTML, CSS, JavaScript


Languages

Language:JavaScript 46.2%Language:CSS 33.0%Language:HTML 20.7%