Fun To-Do List: jQuery UI practice [big screens only]

Tue Jul 18 2023

3 months into my learning-how-to-code journey: Time for jQuery and jQueryUI!

My basic knowledge of jQuery comes from lectures by Brad Hussey. Ultimate Web Designer & Web Developer Course was one of the courses that I purchased at the beginning of my coding journey with the intent to do it at some point in the future.

Here is a cool project that was a part of that course. It incorporates draggable(), droppable() and sortable() methods of jQueryUI
It's a fun app that you can use to keep track of your to-do-list.

How does it work?

You can create new tasks, drag and move them across all days of the week.
You can also delete them by dragging and dropping them onto the rubbish bin icon.

Give it a go!


To Do List

  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Sunday
Drop items here to delete:

Illustration for the Fun To-Do List: jQuery UI practice [big screens only]
Image by storyset on Freepik

Comments (0)


Be the first to leave a comment