Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 개인정보 처리 방침 추가 #434

Merged
merged 6 commits into from
Oct 16, 2023
Merged

Conversation

hozzijeong
Copy link
Collaborator

🔥 연관 이슈

🚀 작업 내용

안녕하세요?

어플을 출시하려고 하다 보니 개인정보 처리 방침을 무조건 적으로 추가해야 되더군요. 그래서 새로 추가했습니다. 그리고 서비스에서 개인정보 처리 방침에 접근할 수 있도록 처리도 했습니다. 원래라면 어플에는 푸터가 없어서 깔끔하게 서비스만 제공하고 싶었는데 그런 서비스 들은 자체적으로 뭐 소개페이지 같은게 있고 서비스 자체는 따로 사용을 하고 있는데 저희는 그럴 시간이 없기에 통념적으로 메인 페이지에 footer에 작성해서 넣었습니다.

내용은 베이비 타임개인정보 처리 방침 가이드를 참조해서 작성했습니다.

image

image

💬 리뷰 중점사항

저희가 서비스를 론칭한 것도 아니고 정식적으로 돈을 버는 것도 아니라 명칭이 좀 애매하더라구요;; 한번 읽어보시고 어색한 부분 함께 봐주세요

@hozzijeong hozzijeong added 📝 문서 문서를 개선하거나 추가해야합니다 🌈 기능 새로운 기능을 개발합니다 🍇 프론트엔드 프론트엔드 관련 이슈입니다 labels Oct 13, 2023
@hozzijeong hozzijeong added this to the 6차 스프린트 milestone Oct 13, 2023
@hozzijeong hozzijeong self-assigned this Oct 13, 2023
@hozzijeong hozzijeong linked an issue Oct 13, 2023 that may be closed by this pull request
Copy link
Member

@WaiNaat WaiNaat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

멋있어요

Copy link
Member

@bassyu bassyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!! 앱출시 넘 기대돼요 😆
혹시 푸터를 마이페이지에 넣는건 어떤까요!?

Copy link
Member

@bassyu bassyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다! 👍

@bassyu bassyu merged commit 2d4cc9b into develop Oct 16, 2023
2 checks passed
@bassyu bassyu deleted the feature/433-privacy_policy branch October 16, 2023 03:57
Choi-JJunho pushed a commit that referenced this pull request Oct 20, 2023
* feat: privacy 페이지 생성

* design: 개인정보 처리 방침 반응형 적용

* refactor: 변경 이력 추가

* feat: footer에 개인정보 처리 방침 추가

* chore: 이용 약관 추가

* refactor: 푸터 컴포넌트 분리 및 위치 변경
hozzijeong added a commit that referenced this pull request Oct 20, 2023
* feat: privacy 페이지 생성

* design: 개인정보 처리 방침 반응형 적용

* refactor: 변경 이력 추가

* feat: footer에 개인정보 처리 방침 추가

* chore: 이용 약관 추가

* refactor: 푸터 컴포넌트 분리 및 위치 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌈 기능 새로운 기능을 개발합니다 🍇 프론트엔드 프론트엔드 관련 이슈입니다 📝 문서 문서를 개선하거나 추가해야합니다
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

개인정보 처리 방침사항 추가
3 participants