/todo-app

A simple web-based todo tracker.

Primary LanguageJavaScriptMIT LicenseMIT

A simple web-based todo tracker.

Features

  • Adding and removing items
  • Adding preset labels to items
  • Marking items as done
  • Text search and label filter
  • Reordering of items
  • Local storage
  • GDPR compliance
  • Dark mode
  • Accessibility (hopefully)
  • Support for mobile devices

Changelog

See CHANGELOG.md for full version history.

0.2.0

  • Switched to using local storage
  • Added support for mobile devices
  • Added dark mode

License

todo-app is licensed under MIT. See LICENSE for full terms.