ymcatwincities / openy_gated_content

Virtual YMCA
https://openy.org
GNU General Public License v3.0
5 stars 28 forks source link

Handled the case where username are duplicate, If multiple user having same firstname and lastname. #164

Closed kairamkondarajesh closed 3 years ago

kairamkondarajesh commented 3 years ago

https://github.com/ymcatwincities/openy_gated_content/issues/163

Steps to test:

{ "Barcode": "5252083", "Email": "pmarebear67@hotmail.com", "FirstName": "Mary", "LastName": "Bennett", } { "Barcode": "5577444", "Email": "Mc58bennett@gmail.com", "FirstName": "Mary", "LastName": "Bennett", } { "Barcode": "30044273809", "Email": "ghill7107@yahoo.com", "FirstName": "Mary", "LastName": "Bennett", }