VSEScala / Scala-Dining

Contains the Scala Dining Website Design
4 stars 5 forks source link

Telephone numbers #138

Open mhvis opened 5 years ago

mhvis commented 5 years ago

Feature request from someone else: allow telephone numbers in the system so that people can be stalked about dinner and payment.

If we make it optional and note down that everyone can see it if you fill it in it should be reasonably fine for privacy reasons I think.

DutcherNL commented 5 years ago

Another option, though extensive one, is to implement chats in the system. It puts an additional load on the server, but ensures data privacy (this becomes useful when users do not want to set their phone number in the app.

mhvis commented 5 years ago

Chat is an option but depends on a notification system which is not yet in place. As the primary goal of the app in this case is to facilitate communication between diners we should probably primarily go for the channels that the users are most familiar with. So I have the following suggestion for in a new PR:

I don't think that there will be a lot of users with privacy concerns but if that's the case then that's fine.