Agenda Adder

Agenda Adder is a Javascript To-Do List app with that has basic CRUD functionality to help users keep track of things they need to accomplish.

Try the App!

This friendly futuristic snake hides inside your browser (utilizes local storage).

Functions

Agenda Adder demonstrates the following functionality:


1) Create a Task
2) Edit a Task
3) Accomplish a Task
4) Delete a Task