Skip to content

Releases: DesmondTo/ip

JoJoBot v0.2

15 Sep 07:27
Compare
Choose a tag to compare

JoJoBot

“Your mind is for having ideas, not holding them.” – David Allen (source)

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

  • text-based
  • easy to learn
  • FAST SUPER FAST to use

All you need to do is,

  1. download it from here.
  2. double-click it.
  3. add your tasks.
  4. let it manage your tasks for you 😉

And it is FREE!

Features:

  • Managing tasks
  • Managing deadlines
  • Reminders (coming soon)

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);
    }
}

Duke v0.2

07 Sep 02:42
Compare
Choose a tag to compare

Run Duke in JavaFX

v0.1

24 Aug 14:01
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
A-Jar

Add Junit test for Parser class