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

Scent 객체 생성 #6

Open
1 of 3 tasks
jae57 opened this issue Mar 28, 2019 · 0 comments
Open
1 of 3 tasks

Scent 객체 생성 #6

jae57 opened this issue Mar 28, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jae57
Copy link
Contributor

jae57 commented Mar 28, 2019

Scent 객체 생성

개개의 향수(상품)에 대한 정보를 담고있다.

  • scent 테이블
    • scent_id 향 번호
    • scent_name 향 이름(영어)
    • scent_kor_name 향 이름(한글)
    • brand 브랜드
    • fragrance 향 제품 타입(농도에 따른 분류)

완료 조건

  • Scent 테이블 생성
  • 간단한 CRUD
  • 테스트코드 작성
@jae57 jae57 added the enhancement New feature or request label Mar 28, 2019
@jae57 jae57 added this to the first milestone milestone Mar 28, 2019
@jae57 jae57 self-assigned this Mar 28, 2019
@jae57 jae57 mentioned this issue Mar 28, 2019
3 tasks
jae57 added a commit to jae57/jae-spring-boot-making that referenced this issue Mar 28, 2019
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