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

Feature/user model #39

Merged
merged 7 commits into from
Oct 26, 2023
Merged

Feature/user model #39

merged 7 commits into from
Oct 26, 2023

Conversation

Luffytaro22
Copy link
Collaborator

🎏 In this Milestone πŸ™‹β€β™‚οΈβ‰:

βœ… Create the User model, migration file and validations.
βœ… Install devise, devise-jwt and jsonapi-serializer gems.

  • This task involves generating a User model to handle user authentication. This includes creating the User model with attributes, validations, and associations required for user registration and authentication. Add model validations to ensure data integrity.

βœ… No linters error.
βœ… Follow the best GitHub flow.

@Luffytaro22 Luffytaro22 linked an issue Oct 26, 2023 that may be closed by this pull request
@Luffytaro22 Luffytaro22 linked an issue Oct 26, 2023 that may be closed by this pull request
@grauJavier
Copy link
Owner

Hi @Luffytaro22 πŸ˜ƒ,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! πŸŽ‰

Highlights
βœ… Well done following the correct workflow
βœ… Correct Linters

Cheers, and Happy coding!πŸ‘πŸ‘πŸ‘

@Luffytaro22 Luffytaro22 merged commit 3cf9a8b into dev Oct 26, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

13. Implement validations [1pts][STUDENT A] 2. Create User model [0.5pts][STUDENT A]
2 participants