TODO App

This is my experiment with Mithril.js 1.x

Features:

  • Create/remove/toggle task.
  • Store data in localStorage
  • Use TodoApp base template
  • Implement routing

Todo:

  • Build as desktop app using Electron
  • Store data in cloud service