/todo-list

Primary LanguageJavaScript

Todo List

Links

About

This project is a todo list web application that allows a user to create projects and tasks under a project. Under each task, a user can set the task name, description, due date, and priority.

Features

  • Clicking on the task name will bring up an interface that allows the user to edit the task details
  • Clicking on the +/- symbol next to a task will show the task description