Skip to content

A to-do list to help organize your day. In this task list you can, add and remove tasks, hide completed tasks, mark all tasks as done and delete tasks with one click. This application was written in pure JavaScript.

Notifications You must be signed in to change notification settings

stolar-xyz/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do List

LIVE: https://stolar-xyz.github.io/to-do-list/

Description

I made this project to practice some programming by using HTML, CSS and JavaScript. For me in this project the main role was manipulating with arrays and using some new methods that's I have learned.

Used technologies

  • HTML
  • CSS
  • JavaScript

Methotology

  • BEM

Conventions

  • immutability

Libraries

  • normalize.css
  • fontAwesome

How to use it?

  1. Type your task in input then click enter or on "Add task".
  2. After you done your task click on check icon to cross this task out.
  3. You can hide done tasks by clicking on "Hide done tasks".
  4. If you want to delete task, click on cross icon or click on "Delete all" which will delete your all tasks even hidden ones.
  5. You can cross out all your tasks by clicking on "Mark all as done", if you want to undo cross out the task click on green box on left side of task.

toDoList.gif

About

A to-do list to help organize your day. In this task list you can, add and remove tasks, hide completed tasks, mark all tasks as done and delete tasks with one click. This application was written in pure JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published