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

Using 'Name' instead of 'FirstName' and 'LastName' #6

Open
HoudaifaBouamine opened this issue Feb 25, 2024 · 0 comments
Open

Using 'Name' instead of 'FirstName' and 'LastName' #6

HoudaifaBouamine opened this issue Feb 25, 2024 · 0 comments

Comments

@HoudaifaBouamine
Copy link
Owner

For better user experience (UX) we will ask only for the Name of the user.

only the DTO has changed for faster integration with the front end
so for now Name from Dto map to FirstName in the logic and database,
we need to change the backend logic and the database table also to use Name and delete FirstName and LastName

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

1 participant