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/FE] 전문의의 진료 기록 추가 및 환자 진료 기록 조회 API 연결 구현 #54

Merged
merged 3 commits into from
Nov 16, 2023

Commits on Nov 16, 2023

  1. ✨ feat(DoctorCreateRecord): 전문의의 진료 기록 추가 데이터 연결 구현

    - 진료 기록 추가 컴포넌트에 api 연결 구현을 진행하였습니다.
    osohyun0224 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0b9e35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    681b3c4 View commit details
    Browse the repository at this point in the history
  3. ✨ feat(DoctorCreateChart): 전문의의 진료 기록 추가 api 연결 구현

    - 환자 상세 차트에서 전문의가 환자의 진료 기록을 추가한 api 연결을 구현하였습니다.
    osohyun0224 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    acecb18 View commit details
    Browse the repository at this point in the history