nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Mandating room format be xx-xxxx inconveniences dorm managers of smaller dormitories #3078

Open nus-se-script opened 5 days ago

nus-se-script commented 5 days ago

Input: add n/James Ho p/22224444 e/jamesho@example.com a/123, Clementi Rd, 1234665 t/friend t/colleague r/04-041

Result:

image.png

Given DorManagerPro is for university dorm managers, consider the case of a small university. There may be less than 1000 rooms on a single floor. In such a case, it mandating that such users add a zero in front of their room numbers every time they add an entry can inconvenience them over the long run, and it is unlikely that such a university will exceed 1000 rooms throughout the use of this app. As such, such an input format may be restrictive for those universities. A format that allows 3 or 2 digit room numbers would be suitable.


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

SeanFoongjt commented 4 days ago

Team's Response

No details provided by team.

Duplicate status (if any):

--