You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if the I want to take notes about reservations, I should use the index of contacts which contains not only the name and phone number but also the email and address to add reservations. However, it is very strange that the restaurant owners have the customer's real address and email address. Also, they may not save all the customers' contact information privately.
Thus, it would be better
make address and email optional(or maybe not optional only for employee and supplier)
can use "rsv" command with name, phone number, d, t, p, like add instead of using the already saved contacts by using index.
This was already captured in our planned enhancements.
Having less compulsory fields makes it much easier to add a contact.
This in turn makes it easier to make a reservation for a contact, without requiring the customer's real address and email address like the reviewer has suggested.
Reviewer's second suggestion is a fundamental change to the functionality of the rsv command, and is not relevant to our feature.
Currently, if the I want to take notes about reservations, I should use the index of contacts which contains not only the name and phone number but also the email and address to add reservations. However, it is very strange that the restaurant owners have the customer's real address and email address. Also, they may not save all the customers' contact information privately.
Thus, it would be better
[original: nus-cs2103-AY2324S2/pe-interim#5576] [original labels: severity.Medium type.FeatureFlaw]
The text was updated successfully, but these errors were encountered: