codestates / codestates/nagaza-client

[Task] 기능 / 회원가입시 위치 파악 / <myLocation>

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
client E: 2h feature High
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### ISSUE
- Group : 'client'
- Type : 'feature'
- Detail : 회원가입시 유저의 위치 정보를 파악

### TODO
1. [ ] windows.geolocation API이용 현재 위치 파악
2. [ ] 경도와 위도를 콤마(,)로 묶어 텍스트화
3. [ ] 해당 경도,위도를 토대로 주소지 요청(카카오 API)

### Estimated time

### '2h'

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the client-side signup flow and review how the browser geolocation API can provide the user's current position. The work is complete when longitude and latitude are formatted as comma-separated text and used to request the corresponding address from the Kakao API.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.