ketankokane94 / scheduler

automatic scheduler
0 stars 0 forks source link

Create regex to parse tasks from Google task API #11 #12

Open ketankokane94 opened 5 years ago

ketankokane94 commented 5 years ago

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