View on GitHub

duke

User Guide

Image of Ui

Features

1. Duke can help you track tasks such as:

2. Find tasks using keywords

3. Delete tasks

4. Mark as done

Usage

1. bye - Exits programme.

2. todo <description> - Adds a todo task with description.

3. event <description> /at <date> <time> - Adds an event with description and a given start time.

4. deadline <description> /by <date> <time> - Adds a deadline with description and a given time that task ends.

6. delete <task number> - Deletes a task from the list.

7. done <task number> - Marks a task from the list as done.

8. find <keyword> - Searches for tasks that match the given keyword.

9. help - Provides user assistance by listing all available commands.