Skip to content

bLuDd1/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A simple task manager built on pure JavaScript. image

Usage

You can change background randomly color, if you do not like default color.

image

Then it shows current date.

To add new task you need to enter your task, choose deadline and category: 'Personal' or 'Working', then press 'Add task'.

image

When you complete task just click on checkbox. This task will go to the bottom. Also you can delete any task.

image

If you want to delete all tasks, you can press 'Delete all tasks'.

Tasks are stored in localStorage, so they would not not disappear.

How to try

You can click on the link in description

or

You can clone this repository: git clone https://github.com/bLuDd1/todo-list

Then open index.html in your IDE.

About

To-Do List as Course Work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors