-
Notifications
You must be signed in to change notification settings - Fork 1
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
README 파일 수정 #89
README 파일 수정 #89
Conversation
🎉 구현한 기능 Preview: https://fandom-p58mqqt2w-easyhyun00s-projects.vercel.app |
🎉 구현한 기능 Preview: https://fandom-5tm11t00k-easyhyun00s-projects.vercel.app |
감사합니다. ㅠ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
멋져요
🎉 구현한 기능 Preview: https://fandom-hxcqytu47-easyhyun00s-projects.vercel.app |
🎉 구현한 기능 Preview: https://fandom-l48wp7cxx-easyhyun00s-projects.vercel.app |
🎤✨ FANDOM-K🎶🌟코드잇 스프린트 6기 Part 2 과정에서 2팀이 진행한 기초 프로젝트 Fandom-K 레포지토리 🏃프로젝트 소개아이돌 조공 플랫폼 Fandom-K
📌 주요 기능
⚒️ 개발 일정⌛2024.05.01 (수) ~ 2024.05.16 (목) 📝 프로젝트 기간 중 수행 내용
👩🏻💻 팀원 소개
🤝 역할 분담
💻 기술 스택
🗂️ 폴더 구조
🌲 깃 브랜치 전략
🚨 프로젝트 내 발생한 문제점 / 해결방안문제점
해결 방안
📗 프로젝트 내 잘한 점 / 아쉬운 점😊 잘한 점코드에 대한 규칙 및 관리에 대한 부분이 뛰어남
😮💨 아쉬운 점일부 팀원 분들의 프로젝트 참여율이 다른 팀에 비해 저조
|
🎉 구현한 기능 Preview: https://fandom-l3ijvhhtp-easyhyun00s-projects.vercel.app |
🎉 구현한 기능 Preview: https://fandom-rnrntelql-easyhyun00s-projects.vercel.app |
🎉 구현한 기능 Preview: https://fandom-ftksiuzue-easyhyun00s-projects.vercel.app |
🎤✨ FANDOM-K🎶🌟코드잇 스프린트 6기 Part 2 과정에서 2팀이 진행한 기초 프로젝트 Fandom-K 레포지토리 🏃프로젝트 소개아이돌 조공 플랫폼 Fandom-K
📌 주요 기능
⚒️ 개발 일정⌛2024.05.01 (수) ~ 2024.05.16 (목) 📝 프로젝트 기간 중 수행 내용
👩🏻💻 팀원 소개
🤝 역할 분담
💻 기술 스택
🗂️ 폴더 구조
🌲 깃 브랜치 전략
🚨 프로젝트 내 발생한 문제점 / 해결방안문제점
해결 방안
📗 프로젝트 내 잘한 점 / 아쉬운 점😊 잘한 점코드에 대한 규칙 및 관리에 대한 부분이 뛰어남
😮💨 아쉬운 점일부 팀원 분들의 프로젝트 참여율이 다른 팀에 비해 저조
|
🎉 구현한 기능 Preview: https://fandom-5fn0d27nu-easyhyun00s-projects.vercel.app |
- Github Orginazation에 대한 배포 시 유료 기능 지원 문제 ([#32](#32), [#35](#32)) | ||
- 캐러셀 컴포넌트 내 React-Slick 슬라이드 멈춤 문제 ([#51](#51), [#65](#65)) | ||
- 모달과 페이지 컴포넌트 간의 우선 순위 문제 ([#60](#60)) | ||
- 페이지 이동 시, 스크롤이 그대로 유지되는 문제 ([#82](#82)) | ||
|
||
### 해결 방안 | ||
|
||
- Git Action을 활용하여 자동 배포 및 PR 프리뷰 생성 ([#32](#32), [#35](#32)) | ||
- React-Slick 내 설정 내용 중, useEffect가 발생될 떄, 슬라이드를 처음으로 이동하도록 변경 ([#51](#51), [#65](#65)) | ||
- createPortal 을 활용하여 DOM 구조에 종속되지 않도록 구현 ([#60](#60)) | ||
- 스크롤을 초기화하는 Hook을 구현하여, 각 페이지마다 적용되도록 변경 ([#60](#60)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
링크 이동이 안되네요! 그리고 같은 링크라서 문제점에는 링크 안 달고 해결방안에만 달면 좋을 거 같아요
┃ ┣ 📂ListPage | ||
┃ ┃ ┣ 📂Credit | ||
┃ ┃ ┣ 📂Donation | ||
┃ ┃ ┣ 📂MonthlyChart | ||
┃ ┣ 📂MyPage | ||
┃ ┃ ┣ 📂components | ||
┃ ┃ ┃ ┣ 📂IdolFavoriteList | ||
┃ ┃ ┃ ┣ 📂IdolSelectList | ||
┃ ┃ ┃ ┗ 📂Nothing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
리스트페이지랑 마이페이지 폴더 구조가 달라서 하위 폴더를 굳이 보여줄 필요가 없을 거 같아요
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black"/> | ||
<img src="https://img.shields.io/badge/css_modules-000000?style=for-the-badge&logo=cssmodules&logoColor=white"/> | ||
<img src="https://img.shields.io/badge/scss-CC6699?style=for-the-badge&logo=sass&logoColor=white"/> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
여기 <br>
추가해주세요! 제가 수정하고있었는데 깜박하고 안넣었네요..
🎤✨ FANDOM-K🎶🌟코드잇 스프린트 6기 Part 2 과정에서 2팀이 진행한 기초 프로젝트 Fandom-K 레포지토리 🏃프로젝트 소개아이돌 조공 플랫폼 Fandom-K
📌 주요 기능
⚒️ 개발 일정⌛2024.05.01 (수) ~ 2024.05.16 (목) 📝 프로젝트 기간 중 수행 내용
👩🏻💻 팀원 소개
🤝 역할 분담
💻 기술 스택
🗂️ 폴더 구조
🌲 깃 브랜치 전략
🚨 프로젝트 내 발생한 문제점 / 해결방안문제점
해결 방안
📗 프로젝트 내 잘한 점 / 아쉬운 점😊 잘한 점코드에 대한 규칙 및 관리에 대한 부분이 뛰어남
😮💨 아쉬운 점일부 팀원 분들의 프로젝트 참여율이 다른 팀에 비해 저조
|
* README 파일 수정 * 코멘트에 따른 README 파일 수정 * ✏️ Fix: 기술 스택 부분 수정 * ♻️ Refactor: 기술 스택 및 역할 분담, 주요 기능 내용 수정 * ♻️ Refactor: README 파일 수정 * ✏️ Fix: 역할 분담 이름을 굵은 글씨로 표시 * 📚 Docs: 이지현 역할 분담 수정 및 기술 스택 수정 * 📚 Docs: 기술 스택 수정 --------- Co-authored-by: easyhyun00 <[email protected]>
🧩 이슈 번호 #88
✅ 작업 사항
👩💻 공유 포인트 및 논의 사항