Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Kuma] react-calculator구현 완료입니다.#2

Open
Parkhyunseo wants to merge 4 commits into
codewear-study:kuma from
Parkhyunseo:kuma
Open

[Kuma] react-calculator구현 완료입니다. #2
Parkhyunseo wants to merge 4 commits into
codewear-study:kuma from
Parkhyunseo:kuma

Conversation

@Parkhyunseo

@Parkhyunseo Parkhyunseo commented Dec 25, 2019

Copy link
Copy Markdown
Contributor

도구

  • React
  • React Context API
  • React Hooks

내용

Windows 계산기를 참고해서 요구사항에 맞게 구현했습니다.
금주 스터디 시간 때 시현 예정이며, 궁금하신 분들은 pull 받으셔서

npm start

명령어를 입력 하여 실행 해 볼 수 있습니다.

참고

프론트엔드 CSS 부분은 프로젝트 목표에 맞지 않는 것 같아서 개발 하지 않았고, Notion에도 Strike처리했습니다.

@Parkhyunseo Parkhyunseo added the enhancement New feature or request label Dec 25, 2019
@Parkhyunseo Parkhyunseo changed the title (削除) [Kuma] "react-calculator" 구현 완료입니다. (削除ここまで) (追記) [Kuma] react-calculator구현 완료입니다. (追記ここまで) Dec 25, 2019

leaf-upper commented Dec 25, 2019
edited
Loading

Copy link
Copy Markdown

너무 잘 작성하신것 같습니다!!
쿠마님도 고생하셨습니다~

Parkhyunseo reacted with thumbs up emoji

Copy link
Copy Markdown
Member

고생하셨습니다!

Parkhyunseo reacted with thumbs up emoji

@Tetramad Tetramad left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

오류나서 실행되지 않습니다.

@Tetramad Tetramad left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

오류나서 실행되지 않습니다.

Parkhyunseo reacted with thumbs up emoji
@@ -0,0 +1,137 @@
import React, { useState, createContext } from 'react';
import { OperatorFunction } from '../model/Operator';

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Failed to compile

./src/context/FomularProvider.js
Cannot find file: 'Operator.js' does not match the corresponding name on disk: '.\src\model\operator.js'.

@Parkhyunseo Parkhyunseo Dec 27, 2019

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

앗 operator 파일만 소문자로 시작하네요.
수정하겠습니다.

PParkJy commented Dec 26, 2019

Copy link
Copy Markdown

쭉 읽어봤는데 react 너무 어렵네요 흑흑
수고하셨습니다!

Parkhyunseo reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@HodaeSsi HodaeSsi Awaiting requested review from HodaeSsi

@PParkJy PParkJy Awaiting requested review from PParkJy

@leaf-upper leaf-upper Awaiting requested review from leaf-upper

1 more reviewer

@Tetramad Tetramad Tetramad requested changes

Reviewers whose approvals may not affect merge requirements

Labels

enhancement New feature or request

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /