Skip to content

DimitriDaSilva/yet-another-to-do-list

Repository files navigation

yet-another-to-do-list

Netlify Status

https://yet-another-to-do-list.netlify.app/

One of my first projects using JavaScript, I had fun doing it 🔥 Hope you like it!

ezgif com-gif-maker

Tech stack

  • CSS/HTML
  • Vanilla JavaScript
  • webpack (module bundler)
  • Netlify (host)

Features implemented

  • Drag-and-drop tasks to reorder them or to change their category. Works with both mouse and touch
  • Background image randomly fetched from Unsplash. It can also be chosen by using the search bar provided. The image picked is saved upon reload
  • Customizable categories (colors and name)
  • Dark mode (of course 🌚)
  • The filter can be set by category or by urgency
  • Tasks and general settings are saved in the browser

About

One of my first projects using vanilla JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published