dahenson / agenda

A simple, fast, no-nonsense to-do (task) list.
GNU General Public License v3.0
92 stars 23 forks source link

Add task model #119

Closed dahenson closed 4 years ago

dahenson commented 4 years ago

This adds a Task model that helps DRY up some of the other models and creates a common structure for sharing between components.