Skip to content

Commit

Permalink
A-UserGuide done
Browse files Browse the repository at this point in the history
  • Loading branch information
sreesubbash committed Sep 17, 2019
1 parent b8fed1c commit b18dc86
Show file tree
Hide file tree
Showing 6 changed files with 91 additions and 70 deletions.
Binary file modified .gradle/5.5.1/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/5.5.1/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
134 changes: 74 additions & 60 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 17 additions & 10 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,27 @@
# User Guide
# User Guide of DUKE

## Features

### Feature 1
Description of feature.
### Your personal assistant
Welcome to Duke! Here you can save todos, events and deadlines.

![Image of Duke](Ui.PNG)

## Features

## Usage

### `Keyword` - Describe action
### `list` - Lists out the top 4 tasks

### `todo <my task>` - Adds a todo into your list

### `deadline <my task> /by <DD/MM/YYYY HHmm>` - Adds a deadline into your list

Describe action and its outcome.
### `event <my task> /at <DD/MM/YYYY HHmm>` - Adds an event into your list

Example of usage:
### `find <search>` - Gets tasks that match the search

`keyword (optional arguments)`
### `done <task number>` - Checks task as done

Expected outcome:
### `duplicates` - Lists all the possible duplicate values.

`outcome`
### `bye` - Exit application
Binary file added docs/Ui.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b18dc86

Please sign in to comment.