Every day, my daddy told me the same thing. 'Once a task is just begun, never leave it till it's done. Be the labour great or small, do it well or not at all.' - Quincy Jones
Chatbot with functions:
- Add todo tasks
- Add deadline tasks with single deadline
- Add event tasks with a start time and end time
- Add duration tasks with a stipulated duration to complete.
- Function to mark and unmark tasks as done or undone
- Function to delete unwanted tasks
- Function to list down recorded tasks
- Function to close chatbot
Steps to use the chatbot,
- Download the jar file here
- Navigate to the directory containing the jar file.
- Open the terminal and run the file using
java -jar duke.jar
- Have FUN with it!
What you can do,
- Add tasks
- Manage tasks
- Edit tasks (Coming soon)