-
Notifications
You must be signed in to change notification settings - Fork 0
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
2차 정리: 염승준 #4
Open
prgmr99
wants to merge
15
commits into
main
Choose a base branch
from
yeom
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
2차 정리: 염승준 #4
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
d219dd3
vault backup: 2024-02-02 14:36:54
prgmr99 cae63b7
vault backup: 2024-02-03 21:18:48
prgmr99 973b7eb
vault backup: 2024-02-03 21:24:48
prgmr99 6d30028
vault backup: 2024-02-03 21:29:47
prgmr99 960ed08
vault backup: 2024-02-03 21:34:47
prgmr99 1fd5afe
vault backup: 2024-02-03 21:39:47
prgmr99 cc5595b
vault backup: 2024-02-03 21:44:48
prgmr99 6ad3d0c
vault backup: 2024-02-03 21:59:48
prgmr99 0c2ae34
vault backup: 2024-02-03 22:04:48
prgmr99 6b30847
vault backup: 2024-02-03 22:09:48
prgmr99 5269c0c
vault backup: 2024-02-03 22:40:48
prgmr99 6069bce
vault backup: 2024-02-03 22:50:48
prgmr99 52e8a1d
vault backup: 2024-02-03 22:55:48
prgmr99 9e7a3d1
vault backup: 2024-02-03 23:00:50
prgmr99 c84882c
vault backup: 2024-02-04 10:16:50
prgmr99 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Empty file.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,38 @@ | ||
#페이지 #1차 | ||
#페이지 #2차 | ||
[[12. 특정 밋팀 상세 페이지 - 진행중]] | ||
[[13. 특정 밋팀 상세 페이지 - 진행완료]] | ||
|
||
# 기능 | ||
- 밋팀들의 목록 페이지이다. | ||
- 다음과 같은 필터링을 제공한다. | ||
- 범위 (교내/교외) | ||
- 유형 (프로젝트/스터디/공모전) | ||
- 분야 (현재 개발 한정) | ||
- 스펙 (Spring/React) | ||
- 역할 (프론트엔드 개발자/벡엔드 개발자/ 디자이너) | ||
- 태그 (응용소프트웨어실습/문승현 교수님/밋팀 공모전) | ||
|
||
- 다음과 같은 필터링을 제공한다. | ||
|
||
- 범위 (교내/교외) | ||
- 유형 (프로젝트/스터디/공모전) | ||
- 분야 (현재 개발 한정) | ||
- 스펙 (Spring/React) | ||
- 역할 (프론트엔드 개발자/벡엔드 개발자/ 디자이너) | ||
- 태그 (응용소프트웨어실습/문승현 교수님/밋팀 공모전) | ||
- 정렬 기준은 다음과 같다. | ||
- 최신순 | ||
- 마감일 순 | ||
|
||
- 최신순 | ||
- 마감일 순 | ||
- 제목을 통한 키워드 검색을 제공한다. | ||
|
||
- 항목의 상태에 따라 각 상세 페이지로 이동할 수 있다. | ||
- [[12. 특정 밋팀 상세 페이지 - 진행중]] | ||
- [[13. 특정 밋팀 상세 페이지 - 진행완료]] | ||
|
||
- [[12. 특정 밋팀 상세 페이지 - 진행중]] | ||
- [[13. 특정 밋팀 상세 페이지 - 진행완료]] | ||
- 밋팀 목록은 무한스크롤을 통해 제공한다. | ||
|
||
|
||
# 의문점 | ||
|
||
- 구인중의 상태 제공할 것인가 | ||
- 비슷한 프로젝트 몇개? | ||
- 다음 이전 페이지가 있는데 정확히 어떻게 할 것인가 | ||
- 다음 이전 페이지가 있는데 정확히 어떻게 할 것인가 | ||
- 신청한 밋팀, 북마크한 밋팀은 확정으로 제공할 것인가 | ||
- 진행중, 진행완료의 카드뷰는 같은 형태인가? | ||
- 진행중, 진행완료 필터링을 제공하는게 어떨까 | ||
- 진행중, 진행완료 필터링을 제공하는게 어떨까 | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
#페이지 | ||
#페이지 #2차 | ||
[[16. 산출물 등록 페이지]] | ||
|
||
# 기능 | ||
|
||
산출물 등록 페이지에서 입력한 정보들이 어떻게 보일지 미리 확인할 수 있는 페이지이다. | ||
|
||
* 최상단에서 밋팀 이름을 확인할 수 있다. | ||
* 등록한 이미지들을 슬라이드 형식으로 제공한다. | ||
* 밋팀 제목,필수 정보, 밋팀 소개, 참여한 멤버를 제공한다. | ||
|
||
뒤로가기 버튼을 통해 [[16. 산출물 등록 페이지]]로 돌아갈 수 있다. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
#페이지 #1차 | ||
#페이지 #2차 | ||
[[20. 통합 검색 결과 페이지]] | ||
|
||
# 기능 | ||
- 검색어를 통해 밋팀, 구인글, 유저 등을 한번에 검색할 수 있다. | ||
- 추천 검색어, 인기 검색어, 최근 검색어 등을 지원한다. | ||
- 인기 검색어, 최근 검색어, 총 2가지 종류의 검색어를 지원한다. | ||
- 인기 검색어, 최근 검색어를 누르면 해당 [[20. 통합 검색 결과 페이지]]로 이동한다. | ||
- 검색 후 에는 [[20. 통합 검색 결과 페이지]]로 이동한다. | ||
- X 버튼을 눌러 이전 화면으로 돌아간다. | ||
- 검색어에 따라 연관검색어를 지원한다. | ||
|
||
# 의문점 | ||
- 최근 검색어, 인기 검색어, 추천 검색어 모두 확정 기능인가? |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
#페이지 #1차 | ||
|
||
# 기능 | ||
|
||
* 초대받은 밋팀 목록을 한 눈에 확인할 수 있는 페이지다. | ||
* 특정 밋팀을 클릭 시, [[12. 특정 밋팀 상세 페이지 - 진행중]]로 이동할 수 있다. | ||
* 초대받은 밋팀에 대해서 거절과 승인을 할 수 있다. | ||
* 승인을 누를 시, 정보가 공개된다는 사실을 알리기 위한 모달창이 뜬다. | ||
* 초대받은 역할에 대해서 확인할 수 있다. | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#페이지 #1차 | ||
|
||
# 기능 | ||
|
||
* 좋아요한 밋팀 목록을 한 눈에 확인할 수 있는 페이지다. | ||
* 특정 밋팀 클릭 시, [[13. 특정 밋팀 상세 페이지 - 진행완료]] 또는 [[12. 특정 밋팀 상세 페이지 - 진행중]]으로 이동할 수 있다. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#페이지 #1차 | ||
|
||
|
||
# 기능 | ||
|
||
* 신청한 구인글 목록을 한 눈에 확인할 수 있는 페이지다. | ||
* 특정 구인 글을 클릭 시, [[14. 특정 구인 글 상세 페이지]]로 이동할 수 있다. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#페이지 #1차 | ||
|
||
|
||
# 기능 | ||
|
||
* 북마크한 구인글 목록을 한 눈에 확인할 수 있는 페이지다. | ||
* 특정 구인 글을 클릭 시, [[14. 특정 구인 글 상세 페이지]]로 이동할 수 있다. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
'초대받은 역할'과 '초대자' 정보가 추가된다면 그 부분도 나중에? 추가해도 좋을 것 같네여!
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.
넵! 참고하겠습니다!!