Todo List

This is a simple todo-list application was a project from the course Practical JavaScript by Gordon Zhu. It was my first CRUD application written in Vanilla JavaScript.

Key learnings from making this app:

  • Dynamic manipulation of text in the DOM
  • Proper usage of event listeners
  • Clean and DRY code principles

This project and the Watch and Code course was my first introduction to JavaScript. It helped me solidify my commitment to continuing my path to becoming a software developer.

information

  • Client:Personal Project
  • Date:October 2017
  • Skills:JavaScript / CSS
  • Demo: View Live