Skip to content

The "To-do List" application in JavaScript facilitates adding new tasks, marking them as completed, removing tasks, hiding completed tasks, and marking all tasks as done. It's designed for convenient use on smaller devices as well.

Notifications You must be signed in to change notification settings

mariuszmmm/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do list

The "To-do List" application allows you to:

  • adding new tasks to the list;
  • marking completed tasks;
  • removing tasks from the list.
  • hiding completed tasks;
  • marking all tasks as done.

The application has been prepared for convenient use also on smaller devices.

Check it out: --> https://mariuszmmm.github.io/to-do-list/ <--

To-do list

Technologies Used

  • Javascript ES6+

  • HTML 5

  • CSS Grid

  • CSS Flex

  • Media queries

  • BEM convention

  • Normalize.css

About

The "To-do List" application in JavaScript facilitates adding new tasks, marking them as completed, removing tasks, hiding completed tasks, and marking all tasks as done. It's designed for convenient use on smaller devices as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published