codestates / codestates/GatherCoding
[ task ] 현재위치 버튼으로 지역 등록
Open
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
Assessment
This issue has not been assessed yet.