Skip to content

nataniayp/ip

 
 

Repository files navigation

Duke

As Nat said:

Who has time to use other apps for a to-do list?

Introducing Duke, Nat's personalised chat bot, adapted from the Duke project. 🤓

  • easy SUPER EASY to use
  • fuss-free
  • $0! 🤑

Features

  • add task as todo, deadline or event
  • delete task
  • show all tasks
  • mark task as done
  • find task
  • undo the previous command (works for add, delete and mark task as done!)

How to use

  1. Run Launcher.main() It will trigger this method:
public static void main(String[] args) {
    Application.launch(Duke.class, args);
}
  1. Enjoy the bot!

What are you waiting for? Download it here! click me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.5%
  • Shell 2.0%
  • Batchfile 1.5%