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

[Hyejin] Record foreign currency holdings #2

Open
3 tasks done
cho-to opened this issue May 10, 2021 · 8 comments
Open
3 tasks done

[Hyejin] Record foreign currency holdings #2

cho-to opened this issue May 10, 2021 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@cho-to
Copy link
Collaborator

cho-to commented May 10, 2021

기능 (Function)

  • 사용자가 바꾼 날짜 / 바꿨을 때의 환율 / 바꾼 금액을 입력하면 이를 기록
  • 자신의 총 외화보유량을 출력
  • If the user select date/exchange rate in that date / amount of money , record it in website
  • print user's foreign currency holdings

해야할 것 (Task)

  • make select box
  • record exchange and print it
  • print foreign currency holdings

책임자 (Assignees)

Park jiyun @cho-to

@cho-to cho-to self-assigned this May 10, 2021
@cho-to cho-to added the enhancement New feature or request label May 10, 2021
@hyejinU
Copy link
Owner

hyejinU commented May 13, 2021

우선 기록 부분을 노트 형식으로 해서 하얀 박스로 디자인해봤는데 어떠신가요?
외화가 3종류이니 3개의 칸을 나눌지 아니면 date만으로만 구분할지 모르겠네요 의견 남겨주시면 감사하겠습니다.

@cho-to
Copy link
Collaborator Author

cho-to commented May 14, 2021

죄송합니다! 이제 확인했습니다 저는 개인적으로 혜진님이 3개의 카드 형식으로 나눈 방식이 마음에 드네요.

@cho-to cho-to changed the title [Jiyun] Record foreign currency holdings [Jiyun->Hyejin] Record foreign currency holdings May 22, 2021
@cho-to
Copy link
Collaborator Author

cho-to commented May 22, 2021

진행사항은 #4 #7#8 을 다시 확인해주세요! 혜진님은 여기에다가 진행사항을 체크해주시면 감사하겠습니다!

@cho-to cho-to changed the title [Jiyun->Hyejin] Record foreign currency holdings [Hyejin] Record foreign currency holdings May 22, 2021
@hyejinU
Copy link
Owner

hyejinU commented May 22, 2021

기존 카드 디자인에서 테이블 디자인으로 수정했습니다.

@hyejinU
Copy link
Owner

hyejinU commented May 22, 2021

script.js 파일에 외화 보유량 기록 부분을 동적할당하는 기능을 만들었습니다.
외화 종류, 금액, 날짜를 입력해 버튼을 누르면 아래 테이블에 추가됩니다.
clear 버튼을 누르면 local storage가 비워지고 페이지가 새로고침 됩니다.

@hyejinU
Copy link
Owner

hyejinU commented May 22, 2021

기존 카드 디자인에서 테이블 디자인으로 수정했습니다.

main 브랜치 -> record 브랜치로 진행됩니다.

@hyejinU
Copy link
Owner

hyejinU commented May 22, 2021

기존 카드 디자인에서 테이블 디자인으로 수정했습니다.

main 브랜치 -> record 브랜치로 진행됩니다.

#11 #5 와 함께 (branch - hyejin) 에서 진행됩니다.

@cho-to cho-to removed their assignment May 22, 2021
@hyejinU
Copy link
Owner

hyejinU commented May 23, 2021

외화 보유량을 입력할 때, amount 앞에 원화의 종류 기호가 표시됩니다.

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

No branches or pull requests

2 participants