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

[FE] 차트 고도화 & 뉴스 API 연동 & 거래현황 소켓 연결 #220

Merged
merged 7 commits into from
Nov 27, 2024

Conversation

dannysir
Copy link
Collaborator

두 가지 PR 템플릿 중 하나를 골라 작성하시면 됩니다!

✅ 주요 작업

  • 뉴스 API 연동.
  • 차트에 이동평균선 추가.
  • SSE 방식에서 소켓 방식으로 수정.
  • 검색관련 오류 수정.
스크린샷 2024-11-27 오후 5 13 15

💭 고민과 해결과정

뉴스 API에서 20개의 데이터를 받아오는데 처음 4개만 보여주는 것이 아쉬워서 랜덤으로 4개의 뉴스를 보여주는 방식으로 수정했다. 그리고 검색 부분에서 \와 같은 값을 입력하면 오류가 발생하는 문제 때문에 검색창에서 특수기호를 제거하는 로직을 추가했다.


📊 FE/BE 전체 작업 내역

@dannysir dannysir added FE 프론트엔드 LAYOUT 레이아웃 구현 INTEGRATION API/Socket 연동 BUGFIX 버그 픽스 labels Nov 27, 2024
@dannysir dannysir requested a review from dongree November 27, 2024 08:16
@dannysir dannysir self-assigned this Nov 27, 2024
@dannysir dannysir merged commit a078e33 into front/main Nov 27, 2024
2 checks passed
@dannysir dannysir mentioned this pull request Nov 27, 2024
@dannysir dannysir deleted the feature/connect/news-#189 branch December 1, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUGFIX 버그 픽스 FE 프론트엔드 INTEGRATION API/Socket 연동 LAYOUT 레이아웃 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant