Duke Chatbot is a personalized chatbot that enables user to store tasks in the form of todo, event and deadline tasks. This enables the user to organize his or her tasks in a neat way.
This is how Duke Chatbot look like.
-
todoort- Creates a todo task.Example:
todo read book -
eventore- Creates an event task.Example:
event read book /by Sundayorevent read book /by 2020-02-25Note:
eventaccepts date format inYYYY-MM-DD, and can convert the date toDD MMM YYYY. -
deadlineordl- Creates a deadline task.Example:
deadline read book /by Sundayordeadline read book /by 2020-02-25Note:
eventaccepts date format inYYYY-MM-DD, and can convert the date toDD MMM YYYY. -
listorl- Show tasks. -
doneord- Mark a task as done. -
deleteordel- Delete a task. -
findorf- Find a keyword in your task list. -
byegoodbye- Saves task and exit application.
If Duke cannot understand your message, Duke will reply the respective message to your command.
Special thanks to @nus-cs2103-AY1920S2 for creating JavaFX tutorial!
All the images are done by me.
