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

Add 3 new uses cases (add home-buyer, add homes and view home-seller based on priority), update non-functional requirements and glossary #32

Conversation

KhoonSun47
Copy link

The developer guide lacks information about new use cases. Hence, adding new use cases ensures that developers have comprehensive documentation about the system's functionality.

The new use cases include adding home-buyer, adding homes and viewing home-seller based on priority.

Non-functional requirements and glossary are also added, so that the developers have a comprehensive understanding of the system's performance, security, usability, and other operational characteristics, in addition to a clear reference for technical terms used throughout the documentation.

KhoonSun47 and others added 7 commits March 5, 2024 10:57
* master:
  Add UC04 to the developer guide
  Update use case UC02: View All
- Update DeveloperGuide.md: Add 3 new uses cases (add home-buyer, add homes and view home-seller based on priority)
and edit current use case (add home-seller), update non-functional requirements and glossary
@KhoonSun47 KhoonSun47 self-assigned this Mar 6, 2024
@KhoonSun47 KhoonSun47 added this to the v1.1 milestone Mar 6, 2024
Copy link

@limcaaarl limcaaarl left a comment

Choose a reason for hiding this comment

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

Content is okay, just change the numbering in ascending order from top to bottom, starting from UC01 (i.e. UC01, UC02, ... UC##).

* 3k1. EstateEase shows an error message regarding the entry of incorrect role. <br>
Use case resumes from step 2.

**Use case: UC00 - Add more homes to home-seller**

Choose a reason for hiding this comment

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

😂I think renumber all the UC instead. First one should be UC01 not UC00.

Copy link
Author

Choose a reason for hiding this comment

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

Yeap updated the numbering of the use case. Thanks for reminding.

* 3k1. EstateEase shows an error message regarding incorrect format for postal code. <br>
Use case resumes from step 2.

**Use case: UC00 - Viewing of homes based on home-seller's priority**

Choose a reason for hiding this comment

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

Change the UC# here too

Copy link
Author

Choose a reason for hiding this comment

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

Yeap updated the numbering of the use case. Thanks for reminding.

@@ -385,6 +388,145 @@ Priorities: High (must have) - `* * *`, Medium (nice to have) - `* *`, Low (unli
* 3q1. EstateEase shows an error message regarding the entry of incorrect priority level. <br>
Use case resumes from step 2.

**Use case: UC00 - Add home-buyer to user’s contact list**

Choose a reason for hiding this comment

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

This one too.

Copy link
Author

Choose a reason for hiding this comment

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

Yeap updated the numbering of the use case. Thanks for reminding.

Update DeveloperGuide.md: Update use cases numbering in ascending format
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.26%. Comparing base (6fad1de) to head (6992bbb).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #32   +/-   ##
=========================================
  Coverage     75.26%   75.26%           
  Complexity      419      419           
=========================================
  Files            71       71           
  Lines          1338     1338           
  Branches        126      126           
=========================================
  Hits           1007     1007           
  Misses          301      301           
  Partials         30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@limcaaarl limcaaarl left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@redcolorbicycle redcolorbicycle left a comment

Choose a reason for hiding this comment

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

Khoon Sun? King Sun.

@redcolorbicycle redcolorbicycle merged commit ed349f1 into AY2324S2-CS2103-F09-1:master Mar 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants