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

Issue/359 도서 분실확인용 페이지 #362

Merged
merged 7 commits into from
Mar 8, 2023

Conversation

not-using
Copy link
Collaborator

요약

도서 분실확인용 재고관리 페이지 추가
https://github.com/orgs/jiphyeonjeon-42/discussions/1 에서 논의했던 기능을 페이지로 구현

재고관리 분실확인 시나리오

  • 비치되어 있는 책의 라벨 QR 코드 인식
  • 라벨 내 bookId 기준 책정보 모달 확인
  • 실물 책과 모달창이 일치하면 업데이트 버튼 클릭
  • 확인 완료 목록에 추가됨 (새로고침시 사라짐)
  • 비치된 책을 모두 확인했는데도 확인 필요 목록에서 남은 책은 분실처리

기능 상세

  • QR 리더기로 인식한 책정보 모달
  • 업데이트 요청 성공한 책 목록
  • 업데이트되지 않은 목록
  • 분실처리

preview

재고관리 페이지 PC

imageimage

재고관리 페이지 mobile

imageimage

@not-using not-using linked an issue Mar 8, 2023 that may be closed by this pull request
2 tasks
Copy link
Member

@chanhihi chanhihi left a comment

Choose a reason for hiding this comment

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

LGTM

@not-using not-using merged commit b888123 into develop Mar 8, 2023
@not-using not-using deleted the issue/359-도서-분실확인용-페이지 branch March 28, 2023 08:30
@not-using not-using self-assigned this Jul 20, 2023
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.

FEAT: 도서 분실확인용 페이지 추가
3 participants