-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
매출 현황 페이지 닉네임 안뜨는 문제 해결 및 반응형 디자인 추가 (#48)
* feat : HOST, GUEST 역할 분리 * feat : HOST, GUEST 역할 분리 * feat : HOST, GUEST 기능 분리 * fix : 숙소 등록, 수정 안되는 문제 해결 * feat : 숙소 매출 현황 페이지에 숙소 상세 정보 표시 * design : 숙소 매출 현황 페이지에 숙소 상세 정보 디자인 변경1 * design : 숙소 매출 현황 페이지에 숙소 상세 정보 디자인 변경1 * feat : 숙소 예약 현황 불러오기1 * feat : 숙소 호스트 숙소 관리 페이지 초안 완성 * design : 신규회원 쿠폰 발급 UI 초안 완성 * feat : 첫 예약 쿠폰 발급 로직 초안 구현 * feat : 쿠폰 조회하는 로직 구현 * feat : 결제 시 쿠폰 사용 구현 초안 * merge : main merge * test : 결제, 포인트, 쿠폰 테스트 완료 * feat : 신규회원 10% 할인 최대 할인 금액 3만원으로 제한 * design : 호스트 매출 현황 페이지 grid 활용하여 화면 크기에 따라 반응형 디자인으로 변경 --------- Co-authored-by: kyumho kim <[email protected]>
- Loading branch information
Showing
6 changed files
with
105 additions
and
88 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters