FivespeedDoc / BMS_Project

A Banquet Management System (BMS)
3 stars 0 forks source link

Email ID validity #26

Closed LesPoar closed 6 days ago

LesPoar commented 6 days ago
  1. XXX@XXX.c works for ID reg. even though its not a valid email.

  2. XXX@XXX.COM.COM works for ID reg. even though its not a valid email.

  3. XX X@XXX.COM.COM works for ID reg. even though its not a valid email.

  4. In sign up, the user can duplicate as many userWindows as they wants. Should be a check to see if It's user/admin window already open.