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

[회비 납부] 회비 납부 페이지 구현 #10

Merged
merged 34 commits into from
Feb 13, 2024
Merged

[회비 납부] 회비 납부 페이지 구현 #10

merged 34 commits into from
Feb 13, 2024

Conversation

dooohun
Copy link
Contributor

@dooohun dooohun commented Feb 12, 2024

[#2] request

  • 회비 내역을 조회할 수 있는 페이지를 구현하였습니다.
  • 사용자의 이름을 검색하여 사용자의 회비 내역을 조회할 수 있습니다.
  • 회비의 경우 면제 혹은 미납의 경우 해당 달을 클릭하여 면제 사유 혹은 미납 이유를 조회할 수 있습니다.
  • 트랙을 필터링하여 원하는 트랙만 조회할 수 있습니다.
  • 화면에 가장 하단에서 원하는 년도로 이동할 수 있습니다.

Please check if the PR fulfills these requirements

  • It's submitted to develop branch, not the main branch
  • The commit message follows our guidelines
  • Did you merge recent develop branch?

Screenshot

image

Precautions (main files for this PR ...)

Close #2

@dooohun dooohun added the enhancement New feature or request label Feb 12, 2024
@dooohun dooohun self-assigned this Feb 12, 2024
@dooohun dooohun changed the title Feature/#2 [회비 납부] 회비 납부 페이지 구현 Feb 12, 2024
src/api/Dues/index.ts Outdated Show resolved Hide resolved
src/api/Dues/index.ts Outdated Show resolved Hide resolved
src/query/dues.ts Outdated Show resolved Hide resolved
src/api/Dues/index.ts Outdated Show resolved Hide resolved
@dooohun dooohun merged commit b77c5d8 into main Feb 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[회비 납부 내역] 회비 납부 내역 페이지
3 participants