Skip to content

Yaladah/ip

 
 

Repository files navigation

Duke chatbot

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,

  1. Download the jar file here
  2. Navigate to the directory containing the jar file.
  3. Open the terminal and run the file using java -jar duke.jar
  4. Have FUN with it!

What you can do,

  • Add tasks
  • Manage tasks
  • Edit tasks (Coming soon)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.2%
  • Shell 2.2%
  • Batchfile 1.6%