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

[FEAT] 지하철에 관련된 엔티티 생성 및 레포지토리 구현 #57

Closed
wants to merge 3 commits into from

Conversation

ss0ngcode
Copy link
Collaborator

  • 지하철 역 엔티티 구현
  • 지하철 혼잡도 엔티티 구현
  • 지하철 시간표 엔티티 구현
  • 각 레포지토리 구현

Closes #56

- 지하철 역 엔티티 구현
- 지하철 혼잡도 엔티티 구현
- 지하철 시간표 엔티티 구현
- 각 레포지토리 구현

Closes #56
@ss0ngcode ss0ngcode added ⌨️ BE Backend 작업 ✨ feat 기능 개발과 관련된 라벨입니다. labels Aug 10, 2024
@ss0ngcode ss0ngcode self-assigned this Aug 10, 2024
@ss0ngcode ss0ngcode closed this Aug 10, 2024
@ss0ngcode ss0ngcode deleted the feature/#56 branch August 10, 2024 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌨️ BE Backend 작업 ✨ feat 기능 개발과 관련된 라벨입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 지하철 도메인 엔티티 및 레포지토리 구현
1 participant