codestates / codestates/Winner-s-Record
[KTP회고] 10.25 월요일
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
> 팀원 중 한 분이 작성해주세요.
> Keep, Problem 항목에 대해서 매주 정기적인 날에 회고를 진행하여 기록하고, 그것을 기반으로 Try (Action Items) 이슈를 생성해주세요.
## Keep (유지할 항목)
- 중간중간 4인 회의를 통해 서로의 진행과정을 공유해서 프로젝트 전체 진행 속도를 확인할 수 있었다
- first-project의 경험을 바탕으로 좀 더 UX를 고려해서 유저가 최대한 편리하게, 오류 없이 코드를 짤 수 있다.
- first-project 부터 계속 해오고 있는 운동을 시간없다고 미루지 말고 꾸준하게 하기.
## Problem (문제라고 생각하는 항목)
- first-project에서 유저데이터 저장시 암호가 그대로 저장되는 문제가 있었다
- 압박감 때문에 집중이 안될 때도 계속 붙잡고 늘어지게 되는데, 그럴 때는 편하게 쉬어서 정신을 환기하고 집중해서 해야할 것 같다.
- 아침 잠이 많아 아침 미팅에 집중을 못하는 문제가 빈번히 발생한다.
## Try (Action Items)
- [ ] 암호화해서 저장 후 로그인 등 암호비교 필요 시 확인하는 과정을 거치도록 구성할 것
- [ ] 집중이 잘 되는 시간을 최대한 활용하자.
- [ ] Todo 형식으로 작성해주세요.
Contributor guide
No contributing guide indexed for this repository
Research direction
The only concrete work item is to encrypt stored passwords and verify them during login; no source files, tests, or entry points are named. Start by locating the password persistence and login flow, then define completion as passwords no longer being stored in plaintext and login comparisons continuing to work. Add coverage for both paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100