Decide upon the the regex to parse the task recieved from Google task API
This is because Google task API does not store alot of details about a task like time required to completed the task, deadline, etc.
Thus will be storing the required fields in task summary and would require regret to parse it
Decide upon the the regex to parse the task recieved from Google task API This is because Google task API does not store alot of details about a task like time required to completed the task, deadline, etc.
Thus will be storing the required fields in task summary and would require regret to parse it