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

[6월 26일] 자기 할 일 적기 #30

Open
dadadamarine opened this issue Jun 26, 2019 · 6 comments
Open

[6월 26일] 자기 할 일 적기 #30

dadadamarine opened this issue Jun 26, 2019 · 6 comments
Assignees

Comments

@dadadamarine
Copy link
Collaborator

No description provided.

@dadadamarine
Copy link
Collaborator Author

dadadamarine commented Jun 26, 2019

  • mockAPI생성
  • react 거래내역 리스트 창 만들기

@Bellroute
Copy link
Collaborator

Bellroute commented Jun 26, 2019

  • Account api 요청 컨트롤러
  • Virtual Account CRUD 컨트롤러

@jbj616
Copy link
Collaborator

jbj616 commented Jun 26, 2019

  • isNeedUpdate 메서드 만들기
  • 리액트 스터디 후 네이게이션 구현

@dadadamarine
Copy link
Collaborator Author

dadadamarine commented Jun 26, 2019

get /virtualAccount 리스트 조회
post /virtualAccount 생성
delete /vritualAccount/{accountId} 삭제
update /virtualAccount/{accountId} 수정
get /virtualAccount/{accountId} 특정 계좌 조회

@Ilisha29
Copy link
Collaborator

Ilisha29 commented Jun 26, 2019

  • AccountService.입금(VirtualAccount from, VirtualAccount to, Long money){
    // from계좌에서 money만큼빼기
    // from계좌의 출금 history 생성
    // to 계좌로 money만큼 더하기
    // to 계좌의 입금 history 생성
    }

  • 출금도 상동

@GiPyoo
Copy link
Owner

GiPyoo commented Jun 26, 2019

  • slide image Page 제작
  • 로그인 스토리지 사용
  • 로그인 완료페이지 만들기

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants