nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Should be able to specify unit number when adding meetings #2133

Open nus-se-script opened 1 day ago

nus-se-script commented 1 day ago

Description

Currently, the command addmeeting only uses property type and postal code to identify a property.

addmeeting mt/MEETING_TITLE d/MEETING_DATE bp/BUYER_PHONE sp/SELLER_PHONE t/TYPE c/POSTAL_CODE

However, there may be situations whereby an agent is selling multiple properties in the same condo or HDB block, with the same postal code but different unit numbers.

Example:

image.png

^ The agent is handling two units in the same block.

image.png

The agent may want to schedule appointments for seller-buyer pairs on the same date for convenience - but then they would be unsure which seller-buyer pair is for which specific unit.

Recommendation

Add unit number to meetings.


[original: nus-cs2103-AY2425S1/pe-interim#2930] [original labels: type.FeatureFlaw severity.Low]

Virusrwj223 commented 15 hours ago

Team's Response

No details provided by team.

Duplicate status (if any):

--