codestates / codestates/Roadgram
[Dev-Log] 2022/03/02 한주형
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
> ### 오늘은 어떻게 프로젝트에 기여했나요?
> * 카카오맵 장소 클릭시 장소정보 제공 기능 구현
> * 게시물 수정페이지 기능 구현 / 반응형 CSS구현
> * 게시물 상세보기 페이지 경로 component 구현
> ### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
> * 카카오맵 장소 클릭 시 해당 좌표를 중심으로 지도에 뿌려주는 것을 시도했는데 생각보다 간단히 되지 않았다. 처음에는 생각하지 않던 기능이라,
많은 시간 낭비를 할 수 없어서, 일단 포기하고 기본 기능을 구현하는데 집중하였다. 아쉬운 부분은 리팩토링을 하면서 보완할 예정이다.
> * 반응형 CSS가 간단하지 않았다. 폼을 웹, 패드, 모바일로 정해놓고 작업을 했는데, 기존에 px과 %로 짜놓은 부분들이 다 문제를 일으켰다.
rem, vmin 등의 단위로 수정한 끝에 기본적인 반응형 구현이 되었다.
> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 게시물 상세페이지 경로 부분 반응형 구현
> * [ ] 기존 작성 페이지 에러핸들링
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing post detail, post edit, and post creation pages, along with the Kakao map interaction described in the log. Check the current responsive behavior and error handling first; done means the detail route is responsive and the creation page handles its errors, with the listed map behavior addressed or explicitly deferred.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100