codestates / codestates/aneun-dongne
[Dev-Log] 1207/손승이
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
> ### 오늘은 어떻게 프로젝트에 기여했나요?
> Comment 및 Hashtag 작성 CRUD를 클라이언트와 통신하는 부분(라우터 등등)을 제외하고 거의 완벽하게 구현
> 댓글 조작 관련 여러 변수들(유저 아이디, 포스트 아이디, 댓글 아이디, 댓글 내용, 해시태그 배열 등등)을 함수에 넣었을 때 데이터베이스의 Comments, Hashtags, Posts, post_hashtag, comment_hashtag 테이블을 성공적으로 변경시키는 것을 확인했다.
> ### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
> 역시 에러가 매우 많이 뜬다. 모든 함수를 async/await 비동기 함수로 작성하는데 간혹 순서가 꼬여서 이상한 결과값을 리턴한다.
> 비동기에 대한 많은 공부가 필요할 것 같다.
> 로직 작성에 생각보다 많은 시간이 소모된다. 그나마 가장 어려운 Posts-Hashtags, Comments-Hashtags 테이블 관계를 완료해서 이후는 괜찮을 것 같다.
> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 댓글, 해시태그 파트 서버와 통신하는 부분 구현 완료
> * [ ] Home, postDetail, Mypage 부분 로직 작성
Contributor guide
No contributing guide indexed for this repository
Research direction
This issue is a development log rather than a defined contribution task, and it names no files, tests, or entry points. Review the existing Comment and Hashtag CRUD work and the planned server communication and Home, postDetail, and Mypage logic, but completion criteria are not specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, databases, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100