alopesmendes / alopesmendes/SpringRetrievalAugmentedGeneration
User
Open
@alopesmendes is already working on this.
Since Dec 30, 2025.
enhancement
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Created by
@alopesmendes
Goal
Be able to create, update, get and delete user or users in function of the role
Description
- Will be able to create a user and save him in mongodb.
- Will be able to connect the user with JWT token.
- Will be able to update the user info.
- Will be able to delete own account.
- Will be able to create three types of user admin, candidat and customer.
- The admin will be able to view, and delete all users.
- The candidat will not need to log in but will have limited access
- The customer will only be able to see it's own account
User Stories
- #73
- #77
- #78
- #3
- #4
- #83
Success Metrics
- Has all domain entities and rules respected
- When all rest endpoints are at least deploy to deploiment
- Has integration and e2e tests
Additional Context
For the authentication will use JWT token protocol
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.