vladimir-puzic / pos_software

0 stars 0 forks source link

Login System - check if the user exists in the test.db.Employees Table when creating a user #21

Open vladimir-puzic opened 3 months ago

vladimir-puzic commented 3 months ago

A check should be performed when creating a new user, to verify that the user is in the test.db.Employees Table. If not the user should be prompted to create the employee first.