ip

User Guide

DukePenguin is a desktop app for managing tasks with the help of Graphical User Interface (GUI). It has fun and simple UI interaction during execution which makes it more user friendly than other similar GUI apps

Table of contents

  1. Quick Start
  2. Features
    1. Adding Tasks
    2. Displaying Tasks
    3. Deleting Tasks
    4. Marking Tasks
    5. Terminating Program
  3. Usage

Quick Start

  1. Ensure you have Java Version 11 or above on your computer. Click here to download if not.
  2. Download DukePenguin_v0.2
  3. Open the DukePenguin_v0.2 to start using :)

Alternatively you can also open it with terminal:

  1. Open up any terminal. For example, search “Command Prompt” on Windows search.
  2. Change directory to where the DukePenguin_v0.2 Jar file is located. Example: cd Downloads
  3. Type java -jar DukePenguin_v0.2.jar and enter.
  4. You can now use DukePenguin.

Features

Adding tasks:

Todo tasks: todo

Deadline tasks: deadline

Event tasks: event

Displaying tasks:

List tasks: list

Find tasks: find

Sort tasks: sort

Deleting tasks:

Delete tasks: delete

Marking tasks:

Done tasks: Done

Terminating program:

Exit: bye

Usage

todo

todo

deadline

deadline

event

event

list

list

find

find

sort

sort

delete

delete

done

done

bye

bye