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

목데이터 페이지 + 코스 목록 페이지 구현 #138

Merged
merged 10 commits into from
Nov 29, 2022
Merged

Conversation

claycat
Copy link
Collaborator

@claycat claycat commented Nov 28, 2022

Feature

목데이터 페이지 구현
코스 목록 페이지 구현

  • 배경
    • 목데이터 생성이 불편함
      • 일일히 SQL workbench 에서 쿼리를 생성해 돌릴 경우, foreign key constraint 등 문제가 많이 있었고 무엇보다 쿼리를 만드는게 불편
  • 목적
    • 편리하게 목데이터 생성 테스트 페이지를 만들어서 목데이터를 유동적으로 생성

과정

더미데이터 생성은 1000개까지는 가능하지만 10000개는 connection pool 문제로 econnrefused

결과 (스크린샷 등)

image

관련 issue 번호 (링크)

#112

테스트 방법

메인페이지 엔트리 포인트로 접속 또는
localhost:3000/mock/course 접속

Commit

@claycat claycat self-assigned this Nov 28, 2022
@claycat claycat closed this Nov 28, 2022
@claycat claycat reopened this Nov 28, 2022
Copy link
Member

@gchoi96 gchoi96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~~

Copy link
Member

@pushedrumex pushedrumex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@claycat claycat merged commit afc22ce into develop Nov 29, 2022
Copy link
Member

@June1010 June1010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@claycat claycat deleted the feat/mockdata branch December 1, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants