/ip

An individual project for CS2103T

Primary LanguageJava

Dudu

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

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

  • CLI
  • GUI
  • easy to learn
  • FAST SUPER FAST to use

Features

  • Managing different type of tasks
    • Todo Task
    • Deadline Task
    • Event Task

Setup

All you have to do is,

  1. Ensure you use Java 11
  2. Download it from here.
  3. Open your terminal
  4. cd into the location of the jar file
  5. Type the following to open the application:
java -jar dudu.jar
  1. add your tasks.
  2. let it manage your tasks for you 😄

User Guide

If you are interested, you are free to read the user guide