codestates / codestates/GatherCoding

[ task ] 현재위치 버튼으로 지역 등록

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
1.5h server
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### ISSUE
- Group: `server`
-Type: `feature`
-Detail: 클라이언트에서 전달받은 유저의 위치가 location 테이블내에 있으면 조회, 없으면 생성한다.

### TODO
1. [ ] 클라이언트에서 유저의 위치를 전달받는다.
2. [ ] location 테이블내에 유저 위치와 같은 레코드가 있는지 조회하고 없으면 하나의 레코드가 생성된다.
3. [ ] 생성된 레코드의 주소 정보로 같은 주소를 가진 그룹(모각코방)이 조회가 된다.

### Estimated time
>Pick one

### `1.5h`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the server code by locating the handler that receives the client's current location, then inspect the location table access and the group lookup by address. The work is done when an existing location is reused, a missing one is created, and groups with the same address are returned.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.