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

Controller 단위로 repository 분리 #69

Open
SeokgyuYun opened this issue Sep 18, 2023 · 0 comments
Open

Controller 단위로 repository 분리 #69

SeokgyuYun opened this issue Sep 18, 2023 · 0 comments
Assignees
Labels
♻️ Refactoring 코드를 리펙토링했어요!

Comments

@SeokgyuYun
Copy link
Member

Overview

  • UserRepository, ComicRepository 안에 모두 있는 함수들을 Controller 단위로 Repository를 분리한다.
  • user -> user, email
  • comic -> likes, shorts, series
@SeokgyuYun SeokgyuYun added the ⚡️ Feature 기능 작업을 했어요! label Sep 18, 2023
@SeokgyuYun SeokgyuYun self-assigned this Sep 18, 2023
@SeokgyuYun SeokgyuYun added ♻️ Refactoring 코드를 리펙토링했어요! and removed ⚡️ Feature 기능 작업을 했어요! labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactoring 코드를 리펙토링했어요!
Projects
None yet
Development

No branches or pull requests

1 participant