fssa-batch3 / fssa-batch3/sec_a_praveenkumar.gopinath__corejava_project_2
User module | login feature
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### User story
As a registered user, I want to log in with my email and password to securely access my Saving Lives account. The system should verify my credentials, and I should receive an error message if my email or password is incorrect.
### DAO:
- [x] findUserByEmail()
### Service:
- [x] loginUser()
### Test:
- [x] testLoginSuccessful()
- [x] testLoginFail()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.