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

자습실 목록 보기 UI 퍼블리싱 및 API 수정 #230

Merged
merged 3 commits into from
Mar 25, 2023

Conversation

DSMInhyeKang
Copy link
Member

@DSMInhyeKang DSMInhyeKang commented Mar 24, 2023

개요

  • 자습실 목록 보기 신청함 태그 뷰가 아무도 모르는 새에 추가 되었습니다.... 그래서 퍼블리싱을 해야합니다.....
  • 자습실 목록 보기 API에 QueryString이 추가되어 API 코드를 리팩토링합니다.

작업사항

  • 자습실 목록 보기/신청/취소 API에 QueryString 추가
  • 자습실 신청 페이지 로직 변경
  • 자습실 '신청함' 태그 기능 추가

변경로직

자습실 페이지 진입 >> 자습실 이용 시간 선택 >> 자습실 목록 조회

변경전

자습실 페이지 진입 >> 자습실 목록 조회 >> 자습실 이용 시간 선택 or 자습실 신청/취소

변경후

자습실 페이지 진입 >> 자습실 이용 시간 선택 >> 자습실 목록 조회 >> 자습실 신청/취소

UI

Simulator Screen Shot - iPhone 14 Pro - 2023-03-24 at 23 25 28
Simulator Screen Shot - iPhone 14 Pro - 2023-03-24 at 23 25 24

@DSMInhyeKang DSMInhyeKang added ✨feat 새로운 기능을 추가 할 경우 ♻️refactor 코드 리팩토링 할 경우 labels Mar 24, 2023
@DSMInhyeKang DSMInhyeKang self-assigned this Mar 24, 2023
@DSMInhyeKang DSMInhyeKang linked an issue Mar 24, 2023 that may be closed by this pull request
@DSMInhyeKang DSMInhyeKang requested a review from a team as a code owner March 24, 2023 14:25
@DSMInhyeKang
Copy link
Member Author

@team-aliens/ios 지금보니까 자습실 신청 시간 공지가 다 현재 시간으로 세팅되어 있는데 수정하겠습니다.

@DSMInhyeKang DSMInhyeKang changed the title 229 refactor studyroom list api code 자습실 목록 보기 UI 퍼블리싱 및 API 수정 Mar 25, 2023
@DSMInhyeKang DSMInhyeKang merged commit bd92691 into develop Mar 25, 2023
@DSMInhyeKang DSMInhyeKang deleted the 229-refactor-studyroom-list-API-code branch March 25, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feat 새로운 기능을 추가 할 경우 ♻️refactor 코드 리팩토링 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

자습실 목록 보기 UI 퍼블리싱 및 API 수정
2 participants