Note: This is a feature-level issue that requires a design doc.
At a high level a User is an owner of tasks, attributes, etc. Users are able to log in and see tasks that are "in progress", "complete", or any other combination of attribute. For the purposes of this issue, a User is simply a model that can be manipulated via a handler.
Note: This is a feature-level issue that requires a design doc.
At a high level a
User
is an owner of tasks, attributes, etc.User
s are able to log in and see tasks that are "in progress", "complete", or any other combination ofattribute
. For the purposes of this issue, aUser
is simply a model that can be manipulated via a handler.User
model