Skip to content

yulonglim/ip

This branch is 51 commits ahead of nus-cs2103-AY2122S1/ip:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 14, 2021
Sep 7, 2021
Oct 12, 2021
Aug 31, 2021
May 24, 2020
Aug 6, 2019
Sep 16, 2021
Oct 2, 2021
Oct 12, 2021
Sep 7, 2021
Sep 7, 2021

Repository files navigation

DukePro

DukePro frees your mind of having to remember things you need to do. It's,

  • easy to learn
  • FAST SUPER FAST to use

All you need to do is,

download it from here.

  1. click load.
  2. add your tasks.
  3. let it manage your tasks for you 😉 And it is FREE!

Features:

  • Managing tasks
  • Managing deadlines
  • Reminders

If you Java programmer, you can use it to practice Java too. Here's the main method:

public class Main {
    public static void main(String[] args) {
        Application.launch(MainApp.class, args);
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.6%
  • Shell 4.3%
  • Batchfile 3.1%