Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Valider Unik Email #55

Open
OPGCoding opened this issue Aug 29, 2024 · 0 comments
Open

Valider Unik Email #55

OPGCoding opened this issue Aug 29, 2024 · 0 comments
Assignees

Comments

@OPGCoding
Copy link

OPGCoding commented Aug 29, 2024

Beskrivelse: Implementér logik til at sikre, at den angivne emailadresse ikke allerede er registreret i systemet.
Krav:
Tjek, om emailen allerede findes i databasen før oprettelse af ny bruger.
Returner en passende fejlmeddelelse, hvis emailen er i brug.
Acceptkriterier:
Systemet forhindrer oprettelse af brugere med duplikerede emailadresser.
Brugeren får en klar besked, hvis emailen allerede er i brug.

@OPGCoding OPGCoding converted this from a draft issue Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants