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] 001 환자의 나의 수강 페이지를 구현한다. #15

Merged
merged 12 commits into from
Sep 28, 2023

Conversation

osohyun0224
Copy link
Member

☑️ Describe your changes

  • 계정 유형 환자의 나의 수강 페이지를 구현하였습니다.

작업 페이지 001번에 해당합니다.

  1. 디자인 비율이 수정됨에 따라 기존의 로그인 , 회원가입 컴포넌트 요소들을 수정했습니다.
  2. 031번에 해당하는 환자 UserProfileComponents를 구현했습니다.
  3. 환자 대시보드 헤더 컴포넌트를 구현하였습니다.
  4. 환자 과제 수강 컴포넌트를 구현하였습니다.
  5. 페이지네이션 적용했습니다.
  6. 환자 비대면 진료 기록 컴포넌트를 구현했습니다.
  7. 모든 컴포넌트에 오소현 환자에 대한 모든 더미데이터를 넣어 login-api.js와 연결했습니다.

/ : 제가 컴포넌트를 개발하면, 제대로 나오는지 확인하는 develop 페이지 입니다
/다른 페이지들: app.jsx를 참고해서 들어가주세여

📷 Screenshot

Untitled (1)

🔗 Issue number and link

#11 #14

@osohyun0224 osohyun0224 added 🔨 feature 기능 추가 💻 frontend 프론트엔드 📱 ui UI 구현 labels Sep 28, 2023
@osohyun0224 osohyun0224 self-assigned this Sep 28, 2023
@vercel
Copy link

vercel bot commented Sep 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rehab-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 28, 2023 1:50pm

Copy link
Contributor

@PortalCube PortalCube left a comment

Choose a reason for hiding this comment

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

  • src/index.scss의 font-face 이름을 "Spoqa Han Sans Neo"로 변경해야 할 것 같습니다. 다른 곳은 전부 Spoqa Han Sans Neo로 지정하고 있는데 font-face는 "SpoqaHanSans"로 되어있어서 폰트를 못불러오고 있네요!

  • 첫 페이지에서 로그인 버튼이 안눌리는 문제가 있어요..!

그 외에는 괜춘해보이네요 고생하셨어요!! 👍 👍

@osohyun0224 osohyun0224 merged commit cee66b0 into sync-without-async:master Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 feature 기능 추가 💻 frontend 프론트엔드 📱 ui UI 구현
Projects
Development

Successfully merging this pull request may close these issues.

2 participants