Skip to content
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

[200123] mission006 #11

Open
eastjun-dev opened this issue Dec 18, 2019 · 0 comments
Open

[200123] mission006 #11

eastjun-dev opened this issue Dec 18, 2019 · 0 comments
Assignees
Labels
mission Improvements or additions to documentation

Comments

@eastjun-dev
Copy link
Owner

eastjun-dev commented Dec 18, 2019

자바스크립트로 달력 만들기

GA사이트 같은 경우에는 달력 기능이 필수입니다. 저도 달력을 직접 구현해본적이 없고, 라이브러리 사용해서 개발한 기억밖에 없네요.
요번 기회에 달력을 같이 구현해보면서 서로 달력을 짜는 로직에 대해 고민하고 리뷰했으면 좋겠습니다.

참고 달력 : Antd 달력

Missions

자바스크립트로 달력 구현해보기.

Requirement

  1. 기본적으로 antd의 달력을 참고하여 만든다.(꼭 antd처럼 만들 필요는 없습니다.)
  2. Antd 기준 Month 클릭시 년,월에 맞는 날짜가 달력에 표시된다.
  3. Antd 기준 Year 클릭시 1월부터 12월까지 표시된다.

추가 구현사항 및 기타

  1. 스타일은 각자 개성에 맞게 구현한다.
  2. todoList를 만들어서, 각 달력에 표시한다. ( + 체크박스로 할일 체크 )
  3. Month 클릭시 오늘날짜 스타일 강조, 다른날짜 클릭시 클릭된 스타일 강조
  4. Year 클릭 시 해당월에 스타일 강조, 다른 월 클릭씨 클릭된 월에 스타일 강조

👨‍💻 Reviewer Match 👩‍💻

@StellaKim1230

@s280493 @호석 @amorfati0310


@s280493

@호석 @amorfati0310 @eastjun


@호석

@amorfati0310 @eastjun @ganeodolu


@amorfati0310

@eastjun @ganeodolu @YongHoonJJo


@eastjun

@ganeodolu @YongHoonJJo @StellaKim1230


@ganeodolu

@YongHoonJJo @StellaKim1230 @s280493


@YongHoonJJo

@StellaKim1230 @s280493 @호석


@ganeodolu ganeodolu added mission Improvements or additions to documentation help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Jan 10, 2020
@ganeodolu ganeodolu changed the title [190116] mission006 [190123] mission006 Jan 12, 2020
@ganeodolu ganeodolu changed the title [190123] mission006 [200123] mission006 Jan 12, 2020
@ganeodolu ganeodolu assigned StellaKim1230 and unassigned ganeodolu Jan 13, 2020
@ganeodolu ganeodolu removed the mission Improvements or additions to documentation label Jan 13, 2020
@StellaKim1230 StellaKim1230 added the mission Improvements or additions to documentation label Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mission Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants