mftaff / to-do-countdown

Powerful To-Do web-app. Features multiple task lists, friends, and expiring tasks.
0 stars 0 forks source link

add optional deadline #11

Closed mftaff closed 7 years ago

mftaff commented 7 years ago

maybe change the 7 day generic deadline to be slidable

mftaff commented 7 years ago

Okay, so we will need to add an attribute to tasks - deadline. We will have it default as 7.days, but have it slide-able in daily increments down to 1.day.

We will need to update the task model, the form, and all files that deal with time remaining/expired.

mftaff commented 7 years ago

This issue is closed. THere are only a few bugs to work out