Skip to content

AnirudhGoel/To-Do-List

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
 
 
 
 
 
 
 
 

To-Do-List

A completely front-end based To Do list made using JavaScript, jQuery and Browser Local Storage.


Motivation

Managing daily tasks can be hectic sometimes, so you could need a To Do List every now and then.

Features

  • Tasks added and their chronological position will persist across refreshes as all the data is stored in Browser Local Storage.

  • Tasks can be moved between 'To Do' and 'Done' section by Drag and Drop.

  • Tasks are added as Multi Color boxes and the color changes on each refresh.

  • Tasks can be deleted by clicking on cross present on each task.

  • 'Clear Data' button clears the entire list.

Screenshots

Screenshot-1

Screenshot-2

Screenshot-1

About

📋 A completely front-end based To Do list made using JavaScript. Live trial-

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published