codestates / codestates/WeaDresser
[Dev-log] 2021/12/1 (수) / 정민찬
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### 오늘은 어떻게 프로젝트에 기여했나요?
- Sequelizer db join 테이블 별칭 설정 및 조인 구현 (Model /index.js 구현 가능 확인) - 1h WITH 영한님
- Login, Signin 반응형 구현 (진행중) - 5.5h
- OOTD like 갯수 가져오기 및 조인테이블 쿼리 작성 -> sequlize (Partial done) -1h WITH 영한님
- DB seeder 데이터 자동화 (done)-1h WITH 영한님
- 위치 api- error 핸들링, effect-hook (진행중) -2h WITH 동혁님
- thunk, redux 리뷰 - 1h
- Login 서버 구현 - 1.5h
### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
- 반응형 modal 구현 :
- * 맥 디스플레이 비율에서, 데스크탑 비율 깨짐 확인
- * height, width를 container 만 주고 나머지 하위 자식들 관계는 %설정 => 디스플레이 비율에 따라 깨짐 현상!
- * 너비만 고려하다 보니 화면 비율에 따라 높이가 맞지 않거나, 정렬이 흐트러찌는 현상 발생 !
- DB sub-query 여전히 시간 소모 높음
- 3 테이블 join 후 집계 함수 COUNT 처리
- geolocation : access denied ??
- * permission true 확인 조건 후 처리 결과 `user access denied`
### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
- [x] 위치 API를 바꾸는 과정을 토의 or geolocation error 해결
- [x] thunk midware로 비동기 처리
- Sigin 서버 구현
Contributor guide
No contributing guide indexed for this repository
Research direction
This issue is a dated development log rather than a scoped task. It mentions responsive Login/Signin work, Sequelize joins and seeders, Redux thunk review, and geolocation errors, but names no files, tests, or entry points; a newcomer cannot determine a bounded change or completion condition from it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redux
- Domain
- api, backend, databases, documentation, frontend
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100