yashbrid03 / Todo-list-using-javascript

It is a to-do list app made with Javascript with better UI and local storage

Home Page:https://yashbrid03.github.io/Todo-list-using-javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo-list-using-javascript

📙 Abstract :

Todo-list web application is used to manage and keep track of day-to-day task.

It includes following Features :

  • Adding task
  • Removing Task
  • Marking Task as Completed
  • Sorting Task on basis of completed or uncompleted
Some animations are also added using CSS. All the task are stored in localstorage, So incase you hit refresh button or closed the tab your todos(i.e tasks) will remain in localstorage

✨You can vist the website here: Todo-List in JS

Languages Used :

  • HTML HTML5
  • CSS CSS3
  • Javascript JavaScript

Javascript Topics Covered :

  • DOM Elements
  • DOM Nodes
  • Local Storage
  • Event Handlers
  • Functions

This is a fully responsive web application

image

image

About

It is a to-do list app made with Javascript with better UI and local storage

https://yashbrid03.github.io/Todo-list-using-javascript/


Languages

Language:JavaScript 54.1%Language:CSS 32.9%Language:HTML 12.9%