This is a simple task tracker made using JavaScript. The first project I continued to develop by adding my own styles, features, and functionality. Saves tasks to local storage.
The original project simply creates li elements from an array, used local storage, and was completely un-styled. I wanted to add styles, as well as additional features to make it actually useful.
Though it doesn't seem very impressive when I look back on it now, I was very proud of this project when I first made it. It marked the first time I felt confident enough in my abilities and understanding to improve upon something I was shown in a course. While I may not have been able to add all the functionality I wanted at that point, this project gave me a chance to really develop my skills and push myself, and because of that it is an important stepping stone that showcases my progress.