/Todo-App

Primary LanguageJavaScript

The Todo app helps users to organize and keep track of daily tasks.

User Stories

  • User can create, update, delete and mark completed todos.
  • User can filter todos by their status: all, completed, active.
  • User can search for tasks by entering values in an input field.

Built using the MVC design pattern.