codestates / codestates/moongori

[Dev Log] 이승준 / 2021-12-16

Open
#140 0 comments 0 reactions 0 assignees View on GitHub
Dev-log LSJ
Dominant language
JavaScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

> ### 오늘은 어떻게 프로젝트에 기여했나요?

- 위치기반으로 주소를 인증하는 방식을 사용하였다.
- 회원가입이나 마이페이지(수정)에서 주소를 입력할 때 위치정보가 받아온 위치정보의 3km 안에 있을 때 인증된 것으로 정하였다.
- 게시글의 경우 기존의 town으로 가져오던 것을 인증된 유저의 위치정보에 대해서 5km 안에 있는 데이터들을 받아오는 것으로 변경하였다.
- 동네소식글은 작성자가 작성할 때 위치로 고정되어 있는 글이고 거래글은 작성자의 주소를 따라가야하는 글이다.

> ### 오늘의 프로젝트에서 힘든 점은 무엇인가요?

- 위치를 받아오는 과정과 집 주소를 찍었을 때 위도, 경도를 받아온 정보와 어떻게 비교작업을 하는지 정하는 과정
- 동네소식은 저장된 위도,경도로 필터하고 거래글은 유저의 위도,경도로 필터 하는 과정

>
> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 마이페이지 각 카테고리별 조회기능 추가, 수정
> * [ ] 실시간 채팅기능 구현을 위한 socket.io 학습 및 적용
> * [ ] 채팅기능을 통해 채팅페이지를 만들면 후기를 작성하는 기능 추가

Contributor guide

No contributing guide indexed for this repository

Research direction

This issue is a development log rather than a defined change, and it names no files, tests, or entry points. Review the repository context and the listed future work before proceeding; there is no clear completion condition or scoped task to verify.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.