kevintage83/todoList
Todo List is a basic todo list that allows a user to add items to a list in their browser. Do your entries persist after you've closed your browser? Of course not! What's the point in that? Simple! Sometimes technical interviewers want to see examples of your JavaScript skills, but you can't show them anything of production quality because of NDAs. This application allows the interviewer to see that you can write JavaScript that communicates with other elements in the DOM.
JavaScriptMIT
No issues in this repository yet.