Skip to content

Effixion/ip

 
 

Repository files navigation

DukeBot

"You miss 100% of the shots you dont take." - My friend advising people on medical forums.

DukeBot helps you to keep organised. How?

  • Text-based
  • Easy to grasp
  • Very Extremely easy to learn!

All you need to do is:

  1. Download it from here
  2. Double click the jar file
  3. Add your tasks
  4. Let it help you to keep organised!

AND IT'S FREE 😉

Features:

  • Adding tasks
  • Deleting tasks
  • GUI (Coming soon)

This is a project template for a greenfield Java project. It's named after the Java mascot Duke. Given below are instructions on how to use it.

Here's how the main method looks like in the Duke class:

public static void main(String[] args) {
        new Duke("tasks.txt").run();
}

About

CS2103T chatbot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.9%
  • Shell 1.8%
  • Batchfile 1.3%