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

[BTS-13] AuthRoute 설정, 작품 upload 기능 구현 #22

Open
4 tasks done
yurim22 opened this issue Sep 30, 2021 · 0 comments
Open
4 tasks done

[BTS-13] AuthRoute 설정, 작품 upload 기능 구현 #22

yurim22 opened this issue Sep 30, 2021 · 0 comments
Assignees

Comments

@yurim22
Copy link
Member

yurim22 commented Sep 30, 2021

📝 작업 내용

AuthRoute 설정, 작품 upload 기능 구현

🚩 작업기간

09.29일 ~ 30일

📍 AuthRoute 설정

로그인 후 사용할 수 있는 페이지에 대한 접근 권한 확인

  • '/mypage', '/board', '/auction/:id' 로 접근 시 '/login'로 redirect
  • LoginModal 띄워서 로그인 유도 => Login 페이지로 변경

📍 작품 upload 기능 구현

  • 경매 기간 input 화면 변경
    - input 2개 생성 (숫자 field: 시간, select field: 단위 => h, m, s )
  • 서버 api 연결후 upload 확인

💥 Issue

  • redirect 후 loginModal component 띄우는 걸 못하겠다..
@yurim22 yurim22 self-assigned this Oct 2, 2021
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

No branches or pull requests

1 participant