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.
Input: add n/James Ho p/22224444 e/jamesho@example.com a/123, Clementi Rd, 1234665 t/friend t/colleague r/04-041
Result:
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]