[⚙️ Chore/227] 리드미 작성#228
Conversation
Summary of ChangesHello @yujin-fe, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! 이 PR은 Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
|
|
||
| | Desktop | Mobile | | ||
| | ------------------------------------------ | ------------------------------------------ | | ||
| | <img src="docs/main-pc.png" width="400" /> | <img src="docs/main-mb.png" width="180" /> | |
There was a problem hiding this comment.
웹 접근성을 위해 <img> 태그에 alt 속성을 추가하는 것이 좋습니다. 스크린 리더 사용자에게 이미지에 대한 정보를 제공할 수 있어 유용합니다.
| | <img src="docs/main-pc.png" width="400" /> | <img src="docs/main-mb.png" width="180" /> | | |
| | <img src="docs/main-pc.png" width="400" alt="메인페이지 데스크탑 화면" /> | <img src="docs/main-mb.png" width="180" alt="메인페이지 모바일 화면" /> | |
| 6. Merge → 브랜치 삭제 | ||
| | Desktop | Mobile | | ||
| | -------------------------------------------- | -------------------------------------------- | | ||
| | <img src="docs/detail-pc.png" width="400" /> | <img src="docs/detail-mb.png" width="200" /> | |
There was a problem hiding this comment.
웹 접근성을 위해 <img> 태그에 alt 속성을 추가하는 것이 좋습니다. 스크린 리더 사용자에게 이미지에 대한 정보를 제공할 수 있어 유용합니다.
| | <img src="docs/detail-pc.png" width="400" /> | <img src="docs/detail-mb.png" width="200" /> | | |
| | <img src="docs/detail-pc.png" width="400" alt="체험 상세 페이지 데스크탑 화면" /> | <img src="docs/detail-mb.png" width="200" alt="체험 상세 페이지 모바일 화면" /> | |
|
|
||
| | Desktop | Mobile | | ||
| | -------------------------------------------- | -------------------------------------------- | | ||
| | <img src="docs/mypage-pc.png" width="400" /> | <img src="docs/mypage-mb.png" width="200" /> | |
There was a problem hiding this comment.
웹 접근성을 위해 <img> 태그에 alt 속성을 추가하는 것이 좋습니다. 스크린 리더 사용자에게 이미지에 대한 정보를 제공할 수 있어 유용합니다.
| | <img src="docs/mypage-pc.png" width="400" /> | <img src="docs/mypage-mb.png" width="200" /> | | |
| | <img src="docs/mypage-pc.png" width="400" alt="내 정보 페이지 데스크탑 화면" /> | <img src="docs/mypage-mb.png" width="200" alt="내 정보 페이지 모바일 화면" /> | |
| ### 코드 리뷰 기준 | ||
| | Desktop | Mobile | | ||
| | --------------------------------------------------- | --------------------------------------------------- | | ||
| | <img src="docs/myreservation-pc.png" width="400" /> | <img src="docs/myreservation-mb.png" width="200" /> | |
There was a problem hiding this comment.
웹 접근성을 위해 <img> 태그에 alt 속성을 추가하는 것이 좋습니다. 스크린 리더 사용자에게 이미지에 대한 정보를 제공할 수 있어 유용합니다.
| | <img src="docs/myreservation-pc.png" width="400" /> | <img src="docs/myreservation-mb.png" width="200" /> | | |
| | <img src="docs/myreservation-pc.png" width="400" alt="내 예약 내역 페이지 데스크탑 화면" /> | <img src="docs/myreservation-mb.png" width="200" alt="내 예약 내역 페이지 모바일 화면" /> | |
| ### 체험 관리 | ||
|
|
||
| ``` | ||
| 유저가 등록한 체험을 조회가능하며 체험 등록, 수정, 삭제가 가능합니다. |
| - AI 코드리뷰 활용 (Gemini) | ||
| | Desktop | Mobile | | ||
| | -------------------------------------------------- | -------------------------------------------------- | | ||
| | <img src="docs/myactivities-pc.png" width="400" /> | <img src="docs/myactivities-mb.png" width="200" /> | |
There was a problem hiding this comment.
웹 접근성을 위해 <img> 태그에 alt 속성을 추가하는 것이 좋습니다. 스크린 리더 사용자에게 이미지에 대한 정보를 제공할 수 있어 유용합니다.
| | <img src="docs/myactivities-pc.png" width="400" /> | <img src="docs/myactivities-mb.png" width="200" /> | | |
| | <img src="docs/myactivities-pc.png" width="400" alt="체험 관리 페이지 데스크탑 화면" /> | <img src="docs/myactivities-mb.png" width="200" alt="체험 관리 페이지 모바일 화면" /> | |
| ♻️ Refactor | ||
| ⚙️ Chore | ||
| 📄 Docs | ||
| 등록한 체험에 대한 예약 현황을 체험별로 확인할 수 있으며, 신청된 예약을 승인, 거절 할 수 있습니다. |
| TSDoc: 추가 설명 | ||
| | Desktop | Mobile | | ||
| | --------------------------------------------------------------- | --------------------------------------------------------------- | | ||
| | <img src="docs/myactivities-reservations-pc.png" width="400" /> | <img src="docs/myactivities-reservations-mb.png" width="200" /> | |
There was a problem hiding this comment.
웹 접근성을 위해 <img> 태그에 alt 속성을 추가하는 것이 좋습니다. 스크린 리더 사용자에게 이미지에 대한 정보를 제공할 수 있어 유용합니다.
| | <img src="docs/myactivities-reservations-pc.png" width="400" /> | <img src="docs/myactivities-reservations-mb.png" width="200" /> | | |
| | <img src="docs/myactivities-reservations-pc.png" width="400" alt="체험 예약 현황 데스크탑 화면" /> | <img src="docs/myactivities-reservations-mb.png" width="200" alt="체험 예약 현황 모바일 화면" /> | |
✅ PR 체크리스트
🔗 이슈 번호
✨ 작업한 내용
필요한 부분만 추려서 작성했습니다. 코멘트 부탁드려요
💁 리뷰 요청 / 코멘트
💡 참고사항