fssa-batch3 / fssa-batch3/sec_a_abdulrazak.nasriudeen__springboot_project
User Module | Login Feature
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
User Module Login Feature
User Personas
- User
- Workshop Owner
User Story
As a User I have login to access my application
Attributes
- number
- password
- role ( 1 - admin , 2 - User , 3 - Workshop Owner )
- isLogin
Repository
- findUserBynum
- save
Validation
LoginCredentialValidation (number , Password);
Service
LoginUser
FindUserByNumber
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.
Research direction
Start by locating the User module and the LoginUser and FindUserByNumber services. Read the existing findUserBynum and save repository operations, then inspect how LoginCredentialValidation is expected to use number and password. The issue is complete when the stated user roles and login attributes are supported by a working login flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100