Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 427 Bytes

File metadata and controls

25 lines (17 loc) · 427 Bytes

User Guide

JDK 11

Features

Feature 1

Bot that takes in a list of actions to do and stores it in a list. Tasks that are done are marked as done.

Usage

Keyword - Describe action

Describe action and its outcome. Basic todo list. Example of usage:

Read book

Expected outcome:

Retrieving the list by typing the string list as input will give: Here are the tasks in your list: 1.[] Read book

outcome