
Description
A simple to-do list application. This is one of my first JS projects. You can add to-do list items and assign them categories. I prepopulated the app with 2 categories: Business and Personal but you can add more or even remove those categories. You can also edit the to-do list items or remove them when you are done.
Languages Used
Javascript, HTML, CSS