Skip to content

rahulprasad01/ip

 
 

Repository files navigation

Duke

Duke schedules your events, deadlines, etc and helps you organise better

It is:

  1. Text based
  2. User friendly
  3. Easy to modify

Here's how you can use it:

It is free to use.

Feature:

  • Managing events
  • Managing deadlines
  • Set tasks to be done after a certain date
    • If you Java programmer, you can use it to practice Java too. Here's the Launcher method:
public class Launcher {
    public static void main(String[] args) {
        Application.launch(Main.class, args);
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 95.3%
  • Shell 2.7%
  • Batchfile 2.0%