Skip to content

nus-cs2103-AY2223S1/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •