8000 [Feature] Study group opening creation write page by saseungmin · Pull Request #22 · CodeSoom/ConStu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Feature] Study group opening creation write page #22

New issue 8000

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

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

saseungmin
Copy link
Collaborator
@saseungmin saseungmin commented Nov 23, 2020

✌ 구현 내용

  • 스터디 그룹 개설하기 (작성하기) 페이지 구현하기
  • 메인 페이지에 Link 버튼 생성하기

📢 이미지

  • 작성 페이지
    image

  • 메인 페이지 버튼
    image

- Implementation of the study recruitment creation only write page
@saseungmin saseungmin added the enhancement New feature or request label Nov 23, 2020
Comment on lines +19 to +31
a {
margin-right: 4rem;
padding: .6rem .9rem .6rem .9rem;
border: 1px solid ${palette.gray[7]};
background: white;
color: ${palette.gray[7]};
font-weight: bold;
border-radius: .7rem;
:hover {
color: white;
background: ${palette.gray[7]};
}
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 버튼이랑 Link 버튼이랑 공통 Styled Component로 만들기 (추후 예정)

Comment on lines +11 to +13
<div>
<textarea rows="10" cols="100" placeholder="내용" />
</div>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be di 9B50 splayed to describe this comment to others. Learn more.

@saseungmin saseungmin merged commit b0d0ac2 into CodeSoom:main Nov 23, 2020
@saseungmin saseungmin mentioned this pull request Nov 23, 2020
20 tasks
@saseungmin saseungmin deleted the write-study-recruit-page branch July 5, 2021 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0