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

Making this branch complete #24

Closed
wants to merge 6 commits into from
Closed

Making this branch complete #24

wants to merge 6 commits into from

Conversation

IceCandle
Copy link
Collaborator

No description provided.

LikeACloud7 and others added 6 commits January 28, 2025 00:05
**게시물 상세 페이지**
- 게시물 상세 내용 보여주는 페이지 구현.
- 좋아요 및 댓글 기능 API 연결 완료.

**유저 프로필 및 게시물 정보**
- 게시물에 유저 정보(이미지, 이름) 반영되도록 수정함.
- 게시물 내 유저 프로필 클릭 시 해당 유저 프로필 페이지로 이동 가능하도록 구현함.

**댓글 기능**
- 댓글 작성 API 연결 완료.
- 댓글 삭제 기능 API 은 Back-end 문제 해결 필요함.

**검색 기능**
- 검색 API 연결하여 게시물 및 유저 검색 가능하게 작업함.

**게시물 생성 및 수정**
- 게시물 수정 API 통해 수정 기능 수정하고 정상 동작 확인함.

**게시물 상세 페이지 컴포넌트 관리**
- 컴포넌트 분리 및 구조 개선.

**유저 프로필 수정**
- 유저 프로필 수정 기능 추가 완료.

**API 파일명 개선**
- API 코드들 관련있는 것들끼리 묶고 파일명 개선.

---------

Co-authored-by: 박세준 <[email protected]>
단순 url 수정

Co-authored-by: 박세준 <[email protected]>
Issue: Social login takes user to raw json file. Should redirect to
either register (is_created: false) or main page (true) with appropriate
tokens.

---------

Co-authored-by: IceCandle <[email protected]>
Co-authored-by: IceCandle <[email protected]>
- 추가 기능 구현 (Friend map)
- 좋아요 대신 와플, 와플 클릭시 와플 떨어지는 애니메이션 효과
- 초기 가입시 explore, post create 권유하는 컴포넌트 추가
- insnugram으로 변경

---------

Co-authored-by: 박세준 <[email protected]>
모바일 비율에서 post detail page ui 이상한 점 개선
모바일 로그아웃 연결
post 삭제 후 프로필 에러 해결

Co-authored-by: 박세준 <[email protected]>
@IceCandle IceCandle closed this Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants