Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Developer Guide: Use Case #15

Merged

Conversation

ethan-l-m-e
Copy link

Use Case for

  1. Done
  2. View
  3. Find
  4. List
  5. Exit

ethan-l-m-e added 2 commits September 20, 2020 00:19
Use Case for
1. Done
2. View
3. Find
4. List
5. Exit
Addressbook -> TR4CKER

Usecase resume -> ends
Copy link
Collaborator

@ruilingk ruilingk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and detailed, just some minor tweaks and standardisation and it should be good to merge!

Use case ends.

**Extensions**
**Extentions**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extensions is spelt inaccurately. Subsequently also. 😅


* 3a1. TR4CKER shows an error message.

Use case resumes at step 3.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think use case should end here.

* 3a. The given index is invalid.

* 3a1. AddressBook shows an error message.
* 3a1. TR4CKER shows an error message.

Use case resumes at step 2.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think use case should end here.


* 2a. No tasks match the specified keyword(s).

TR4CKER shows a 'no matches' error message.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think indexing of 2a1 would be good.


1. User requests to list tasks.
2. TR4CKER shows a list of all tasks.
3. Use case ends.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this line should not have indexing.

docs/DeveloperGuide.md Show resolved Hide resolved
docs/DeveloperGuide.md Show resolved Hide resolved
Extensions Typo
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2020

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage     72.31%   72.31%           
  Complexity      400      400           
=========================================
  Files            70       70           
  Lines          1228     1228           
  Branches        124      124           
=========================================
  Hits            888      888           
  Misses          308      308           
  Partials         32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08084ee...adb098d. Read the comment docs.

Copy link
Collaborator

@ruilingk ruilingk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to merge. 👍🏽

@ruilingk ruilingk merged commit 89ab8e5 into AY2021S1-CS2103T-T10-2:master Sep 19, 2020
@cwenling cwenling added this to the v1.1 milestone Sep 20, 2020
@ruilingk ruilingk linked an issue Sep 20, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Developer Guide: Use Case 4, 5, 6, 7, 8
4 participants