Skip to the content.

DukeNukem

Table of Contents

Introduction

DukeNukem is a Java-based application that aims to help remind you of upcoming tasks, deadlines and events.

Getting Started

Prerequisites: JDK 11

  1. Download the latest release from here.
  2. Double click the downloaded JAR file. If pathing is not set up, then you will have to use: java -jar duke.jar.

Features

View all Tasks

Find a Task

Clear all Tasks

Add To-Do

Add Event

Add Deadline

Mark as Complete

Delete a Task

Show Help

Exit