/todo-list

Group project "ToDo-List" at JavaScript course (2019)

Primary LanguageJavaScript

✨ ToDo List ✨

Simple app "ToDo List" - group project at JavaScript course (2019)

https://gosiacodes.github.io/todo-list/

📌 Contributors

📌 How does the application work?

You can add todo to list, mark it when it's done and delete it when it's marked as done.

You can also unmark todo as done or move it's place on the list.

jQuery was used to compare the way of programming with and without it.