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

[FEATURE] USER 엔터티 구현 및 개발용 사용자 추가 API 구현 #14

Open
5 of 6 tasks
dongyoungs opened this issue Sep 13, 2023 · 0 comments
Open
5 of 6 tasks
Labels
enhancement New feature or request feat features

Comments

@dongyoungs
Copy link

dongyoungs commented Sep 13, 2023

🤖 기능 개요

유저 관련 엔터티 구현 및 개발용 사용자 추가 API 구현

✅ Implement TODO

  • 유저 엔터티 구현
  • user_login_history 엔터티 구현
  • following, follow 엔터티 구현
  • suspension_date 엔터티 구현
  • Notificate.setting 엔터티 구현
  • 개발용 사용자 추가 API 구현

📚 Remarks

@devmelonlee devmelonlee added enhancement New feature or request feat features labels Sep 13, 2023
bongsh0112 added a commit that referenced this issue Sep 14, 2023
bongsh0112 added a commit that referenced this issue Sep 22, 2023
* feat: User Entity 작성 & User Repository 작성 & UserUtils 작성 #14

* edit: spotlessApply #14

* feat: User Test api 구현 (TODO : User 생성관련 이슈 해결해야함 #14

* feat: User Test api 구현 (TODO : User 생성관련 이슈 해결해야함) #14

* feat : 유저 엔터티 생성 빌더패턴으로 구현

* feat: Auth 관련 테이블 객체(엔터티) 생성
fix :  구글 스타일 형식에 맞게 수정

* feat : Notificate 관련 엔터티 구현

* feat: User entity 수정

* remove: api쪽 user 관련 삭제

* fix : 수정사항 반영

---------

Co-authored-by: bongsh0112 <[email protected]>
Co-authored-by: dongyoungs <kkssckkssc#gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feat features
Projects
None yet
Development

No branches or pull requests

2 participants