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

[6주차] 기본/도전/생각 과제 제출 #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

hyeonjeongs
Copy link
Member

@hyeonjeongs hyeonjeongs commented Nov 24, 2022

SERVER PR

  • 기본과제
  • 도전과제

🐕 과제 구현 명세

✅기본과제 : jwt를 통해 로그인 및 회원가입 구현 완료

  • 회원가입

image

image

  • 로그인

image

도전 과제

  • netflix api 작성

✅ api 명세서

image

  1. 에피소드 조회시 현재 회차에 대한 정보만 받아오도록 설정 -> episode table 생성 후 정보 저장
  2. 내가 찜한 콘텐츠 설정시 Like 테이블에 생성하고 취소하도록 설정
  3. 내가 찜한 콘테츠 보기에서 찜한 것들만 조회

결과

  • 시리즈 조회

image

  • 내 콘텐츠 저장

image

  • 내 콘텐츠 취소

image

  • 내가 저장한 콘텐츠 조회

image


🐥 이런 점이 새로웠어요 / 어려웠어요

  • 웹툰 회차별로 어떤식으로 api 명시되는지 확인하면서, series 회차별 api 작성해봤습니다
  • FK 설정하여 데이터 접근하고 데이터 넣는 방식을 공부할 수 있었어요
  • 로그인 및 회원가입 구현하며 jwt 동작방식을 공부할 수 있었어요
  • 쿼리문 없이 db 접근가능하다닛 prisma 너무 편한 것 같아요

@hyeonjeongs hyeonjeongs self-assigned this Nov 24, 2022
@hyeonjeongs hyeonjeongs changed the title [seminar 6] Basic Assignment [6주차] 기본/도전/생각 과제 제출 Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant