You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a datatype / schema for a task. This must include the format for a task in terms of the task title, subtasks, what's complete, due date, (location ?), etc.
The text was updated successfully, but these errors were encountered:
In the Java implementation, this will include methods to get, set, construct, and save / load to and from a JSON format. @tpatel1781 what do you think? Any other fields you can think of?
Create a datatype / schema for a task. This must include the format for a task in terms of the task title, subtasks, what's complete, due date, (location ?), etc.
The text was updated successfully, but these errors were encountered: