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

서버 측 파일 동기화 #1

Open
2 tasks done
twinstae opened this issue Mar 21, 2021 · 0 comments
Open
2 tasks done

서버 측 파일 동기화 #1

twinstae opened this issue Mar 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@twinstae
Copy link
Owner

twinstae commented Mar 21, 2021

  • fastAPI all_tag_dict, tag_to_mail_dict, mail_to_tag_dict router, service, test
  • svelte 동기화 테스트
    2021-03-25
    동기화 로직은 더 고도화시킬 필요가 있다.
    all_tag_dict는 변경하기만 해야지, 덮어 써서는 안 된다.
    ( 객체는 불변이고 내부 값만 변해야 한다)

데이터 덮어 쓰기 방지. 사용자에게 명확하게 고지

@twinstae twinstae added the enhancement New feature or request label Mar 21, 2021
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

1 participant