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

임시 저장 기능을 구현한다. #718

Closed
sunhpark42 opened this issue Mar 5, 2022 · 2 comments
Closed

임시 저장 기능을 구현한다. #718

sunhpark42 opened this issue Mar 5, 2022 · 2 comments
Assignees
Milestone

Comments

@sunhpark42
Copy link
Contributor

sunhpark42 commented Mar 5, 2022

  • 적용 페이지 : 학습로그 등록 페이지

  • 임시저장 (기능 추가)

    • API - PUT /studylogs/temp
    • 임시저장 트리거
      • 임시저장 버튼
      • 마지막 타이핑 후 5초
      • 5분에 한번은 무조건
  • 임시저장 조회 (기능 추가)

    • GET /studylogs/temp
    • 페이지 조회 시 임시저장 글이 있는 경우 불러온다
  • 학습로그 작성 (기능 수정)

    • POST /studylogs
    • 학습로그가 등록되면 임시저장 글이 제거됨.

FLOW

스크린샷 2022-03-05 오후 3 22 52

관련 이슈

@gracefulBrown
Copy link
Contributor

  • API 작업 3월 9일 공유(브라운)

@xrabcde
Copy link
Member

xrabcde commented Apr 4, 2022

BE, FE 진행상황 트래킹 위해서 FE 이슈BE이슈 분리해서 팠습니당

@gracefulBrown gracefulBrown added this to the 3기-2022-2Q milestone Apr 27, 2022
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

6 participants