This product is called Duke. Duke is a smart chatbot which assist you in organising your task.
There are 5 main features on Duke:
todo
taskdeadline
taskevent
taskThere are three different ways to add task into Duke.
Command: todo [task description]
This will add the task into Duke as a normal task.
Command: deadline [task description] /by date time
Note
data
and time
date
must be in format [dd/mm/yyyy]time
must be in format [24 hour format]eg. deadline assignment /by 19/9/2019 1800
This command will add the task into Duke as a deadline task with date and time.
Command: event [task description] /at date time
Note
data
and time
date
must be in format [dd/mm/yyyy]time
must be in format [24 hour format]eg. event project meeting /at 19/9/2019 1800
This command will add the task into Duke as an event task with date and time.
Command: done [index of task]
This command will mark the respective task you choose as done. A tick will show at the respective task.
Command: find [keyword]
eg. find homework
This command will list out all the task that contains the keyword.
Command: bye
This command will exit Duke chatbot.