-
Notifications
You must be signed in to change notification settings - Fork 3
Update README.md #137
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
Update README.md #137
Conversation
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.
Summary of Changes
Hello @hyonun321, 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!
I've updated the README.md file to enhance its content and organization. The primary changes involve adding a new section dedicated to troubleshooting common issues encountered during development, refining the team member roles, and removing outdated or redundant sections like the detailed feature list and development timeline.
Highlights
- Troubleshooting Guide: Introduced a comprehensive 'Troubleshooting' section, detailing solutions for critical issues such as duplicate access/fraudulent login during real-time matching, the API call doubling phenomenon, OAuth login service construction, and a specific mobile menu link click issue involving Next.js and Headless UI.
- Content Refinement: Removed the extensive 'Key Features' section, which included numerous screenshots, and the 'Development Period' table to streamline the document.
- Team Role Clarification: Updated the 'Team' section to provide more specific roles and responsibilities for each frontend developer and removed the backend team listing.
Using Gemini Code Assist
The 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 in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.
| Feature | Command | Description |
|---|---|---|
| Code Review | /gemini review |
Performs a code review for the current pull request in its current state. |
| Pull Request Summary | /gemini summary |
Provides a summary of the current pull request in its current state. |
| Comment | @gemini-code-assist | Responds in comments when explicitly tagged, both in issue comments and review comments. |
| Help | /gemini help |
Displays a list of available commands. |
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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.
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 or fill out our survey to provide feedback.
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
-
Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. โฉ
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.
Code Review
README.md ํ์ผ์ด ์ ๋ฐ์ดํธ๋์์ต๋๋ค. ์ถ๊ฐ๋ 'ํธ๋ฌ๋ธ ์ํ ' ์น์ ์ ํ๋ก์ ํธ์์ ๊ฒช์๋ ๋ฌธ์ ์ ํด๊ฒฐ ๊ณผ์ ์ ๊ณต์ ํ๋ ์ข์ ์๋์ ๋๋ค. ๋ค๋ง, ์ผ๋ถ HTML ํ๊ทธ ์ฌ์ฉ์ ์ค๋ฅ๊ฐ ์์ด ์์ ์ ์ ์ํ์ต๋๋ค. ํด๋น ๋ถ๋ถ์ ์์ ํ๋ฉด ๋ฌธ์์ ๊ฐ๋ ์ฑ์ด ํฅ์๋ ๊ฒ์ ๋๋ค. ์ ๊ณต๋ ์คํ์ผ ๊ฐ์ด๋๋ TypeScript์ ๋ํ ๋ด์ฉ์ด๋ฏ๋ก, ์ด๋ฒ Markdown ํ์ผ ๋ณ๊ฒฝ์๋ ์ง์ ์ ์ผ๋ก ์ ์ฉํ ์ ์๋ ๊ท์น์ด ์์์ต๋๋ค.
| </details> <details> <summary><strong>API ํธ์ถ ๋๋ธ๋ง ํ์</strong></summary> | ||
|
|
||
| - **๋ฌธ์ ์ :** | ||
| useEffect์ ๊ฒฝ์ฐ Dev ํ๊ฒฝ์์๋ ๋๋ฒ ๋ฐ์ํ๋ ๊ฒฝ์ฐ๊ฐ ์์ผ๋ useEffect๋ฅผ ์ ํ ์ฌ์ฉํ์ง์์ ์ํฉ์ด๋ผ ์์ธ์ ํ์ ํด๋ณด๋ ์ด๋ฒคํธ ๋ฆฌ์ค๋๋ฅผ ์ฌ๋ฌ ์ํฉ์ ๋ฑ๋กํด๋์ด ์ด๋ฒคํธ๊ฐ ๋์๋ค๋ฐ์ ์ผ๋ก ๋ฐ๋๋ ์ํฉ | ||
|
|
||
| - **ํด๊ฒฐ ๋ฐฉ๋ฒ:** | ||
| ํ ํ๋ฉด์์ ์ด๋ฏธ ๋ฐ์ก๋ ์ ์ ์ด ์๋์ง ํ๋จ์ ํ๊ฑฐ๋ ์ด๋ฒคํธ ๋ฆฌ์ค๋๋ฅผ ๋ฐ์๋์๋ง์ ์ง์ฐ๋ ๋ฑ์ ์กฐ์น๋ก ํด๊ฒฐ | ||
|
|
||
| </details> | ||
|
|
||
| </details> <details> <summary><strong>Oauth ๋ก๊ทธ์ธ ์๋น์ค ๊ตฌ์ถ</strong></summary> | ||
|
|
||
| [+Oauth ๋ก๊ทธ์ธ ์๋น์ค ๊ตฌ์ถ](https://www.notion.so/2224a475c7f78024ad24ebbf67ed515d?v=2224a475c7f780bf8a45000c850aa9b3&p=23c4a475c7f7807b87b0fa031cc11a3a&pm=s) | ||
|
|
||
| </details> | ||
|
|
||
| </details> <details> <summary><strong> ๋ชจ๋ฐ์ผ ๋ฉ๋ด ๋ด Link ํด๋ฆญ ๋ถ๊ฐ ์ด์ (Next.js + Headless UI)</strong></summary> |
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.
ํธ๋ฌ๋ธ ์ํ
์น์
์ HTML ๊ตฌ์กฐ์ ์ค๋ฅ๊ฐ ์์ต๋๋ค. ๊ฐ <details> ์์ ์์ ๋ถํ์ํ </details> ๋ซ๋ ํ๊ทธ๊ฐ ์์ด ๋งํฌ๋ค์ด ๋ ๋๋ง์ด ๊นจ์ง ์ ์์ต๋๋ค. ๊ฐ ํธ๋ฌ๋ธ ์ํ
ํญ๋ชฉ์ด ๋
๋ฆฝ์ ์ธ <details> ๋ธ๋ก์ผ๋ก ๊ฐ์ธ์ง๋๋ก ์์ ํด์ผ ํฉ๋๋ค.
| </details> <details> <summary><strong>API ํธ์ถ ๋๋ธ๋ง ํ์</strong></summary> | |
| - **๋ฌธ์ ์ :** | |
| useEffect์ ๊ฒฝ์ฐ Dev ํ๊ฒฝ์์๋ ๋๋ฒ ๋ฐ์ํ๋ ๊ฒฝ์ฐ๊ฐ ์์ผ๋ useEffect๋ฅผ ์ ํ ์ฌ์ฉํ์ง์์ ์ํฉ์ด๋ผ ์์ธ์ ํ์ ํด๋ณด๋ ์ด๋ฒคํธ ๋ฆฌ์ค๋๋ฅผ ์ฌ๋ฌ ์ํฉ์ ๋ฑ๋กํด๋์ด ์ด๋ฒคํธ๊ฐ ๋์๋ค๋ฐ์ ์ผ๋ก ๋ฐ๋๋ ์ํฉ | |
| - **ํด๊ฒฐ ๋ฐฉ๋ฒ:** | |
| ํ ํ๋ฉด์์ ์ด๋ฏธ ๋ฐ์ก๋ ์ ์ ์ด ์๋์ง ํ๋จ์ ํ๊ฑฐ๋ ์ด๋ฒคํธ ๋ฆฌ์ค๋๋ฅผ ๋ฐ์๋์๋ง์ ์ง์ฐ๋ ๋ฑ์ ์กฐ์น๋ก ํด๊ฒฐ | |
| </details> | |
| </details> <details> <summary><strong>Oauth ๋ก๊ทธ์ธ ์๋น์ค ๊ตฌ์ถ</strong></summary> | |
| [+Oauth ๋ก๊ทธ์ธ ์๋น์ค ๊ตฌ์ถ](https://www.notion.so/2224a475c7f78024ad24ebbf67ed515d?v=2224a475c7f780bf8a45000c850aa9b3&p=23c4a475c7f7807b87b0fa031cc11a3a&pm=s) | |
| </details> | |
| </details> <details> <summary><strong> ๋ชจ๋ฐ์ผ ๋ฉ๋ด ๋ด Link ํด๋ฆญ ๋ถ๊ฐ ์ด์ (Next.js + Headless UI)</strong></summary> | |
| <details> <summary><strong>API ํธ์ถ ๋๋ธ๋ง ํ์</strong></summary> | |
| - **๋ฌธ์ ์ :** | |
| useEffect์ ๊ฒฝ์ฐ Dev ํ๊ฒฝ์์๋ ๋๋ฒ ๋ฐ์ํ๋ ๊ฒฝ์ฐ๊ฐ ์์ผ๋ useEffect๋ฅผ ์ ํ ์ฌ์ฉํ์ง์์ ์ํฉ์ด๋ผ ์์ธ์ ํ์ ํด๋ณด๋ ์ด๋ฒคํธ ๋ฆฌ์ค๋๋ฅผ ์ฌ๋ฌ ์ํฉ์ ๋ฑ๋กํด๋์ด ์ด๋ฒคํธ๊ฐ ๋์๋ค๋ฐ์ ์ผ๋ก ๋ฐ๋๋ ์ํฉ | |
| - **ํด๊ฒฐ ๋ฐฉ๋ฒ:** | |
| ํ ํ๋ฉด์์ ์ด๋ฏธ ๋ฐ์ก๋ ์ ์ ์ด ์๋์ง ํ๋จ์ ํ๊ฑฐ๋ ์ด๋ฒคํธ ๋ฆฌ์ค๋๋ฅผ ๋ฐ์๋์๋ง์ ์ง์ฐ๋ ๋ฑ์ ์กฐ์น๋ก ํด๊ฒฐ | |
| </details> | |
| <details> <summary><strong>Oauth ๋ก๊ทธ์ธ ์๋น์ค ๊ตฌ์ถ</strong></summary> | |
| [+Oauth ๋ก๊ทธ์ธ ์๋น์ค ๊ตฌ์ถ](https://www.notion.so/2224a475c7f78024ad24ebbf67ed515d?v=2224a475c7f780bf8a45000c850aa9b3&p=23c4a475c7f7807b87b0fa031cc11a3a&pm=s) | |
| </details> | |
| <details> <summary><strong> ๋ชจ๋ฐ์ผ ๋ฉ๋ด ๋ด Link ํด๋ฆญ ๋ถ๊ฐ ์ด์ (Next.js + Headless UI)</strong></summary> |
๐ ๋ณ๊ฒฝ ์ฌํญ
๐ ๋ณ๊ฒฝ ์ฌํญ ์ธ๋ถ ์ค๋ช
๐ต๏ธโโ๏ธ ์์ฒญ์ฌํญ
๐ท ์คํฌ๋ฆฐ์ท (์ ํ)