[ Dev Log ] OverFlowBIN 0408
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### 오늘 한일
최종 기능 오류 점검 및 수정
1. 투표를 한 총횟수인 sumCount가 투표를 하고나서 로직이 작동되야 하는데 순서가 잘못되어 한박자 느리게 반영됨 => 로직 순서 변경
2. 메인페이지에 sorting되는 투표 중 표준편차가 작은순서(투표 결과가 박빙인 순서)로 정렬하는 작업 추가
3. 로그아웃 후에도 navBar에서 accessToken을 검증하는 ajax 요청(로그인을 유지시켜주는 기능)이 계속 발생하여 오류가 생김 => 로그아웃 시 navBar ajax 요청 멈추도록 수정
4. word cloud 투표 시 동일한 내용일때 공백이 포함될떄가 있는데 공백이 있어도 동일한 word로 인식하여 count up 되게 수정
### 내일 할일
구글 로그인 버튼 구글 로고 넣기
비회원 sumCount 잘 작동되는지 확인 및 수정
배포
### 느낀점
### 첨부자료 (code or screenshot)
Contributor guide
No contributing guide indexed for this repository
Research direction
This issue is a development log describing several completed fixes and future plans, but it names no files, tests, or entry points. First identify which remaining task is still intended, then trace the relevant voting, navigation, authentication, or deployment entry points and verify the stated behavior when complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100