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

[FIX] 기존 JPA 기반 API mongoDB 기반의 API로 수정 #22

Open
17 of 18 tasks
DongLee99 opened this issue Apr 27, 2023 · 0 comments
Open
17 of 18 tasks

[FIX] 기존 JPA 기반 API mongoDB 기반의 API로 수정 #22

DongLee99 opened this issue Apr 27, 2023 · 0 comments

Comments

@DongLee99
Copy link
Contributor

DongLee99 commented Apr 27, 2023

📌 상세 설명

  • 기존의 API를 우리의 기술 스택에 맞게 수정해보아요
    JPA 기반으로 작성되어 있던 코드를 Spring.boot.data.mongodb 에 맞게 변경

📝 체크리스트

  • User 관련

    • 로그인
    • 회원가입
    • 닉네임 수정
    • 북마크 리스트 조회
    • 닉네임 중복 검사
    • 프로필 사진 수정
    • 비밀전호 재설정
    • 회원 탈퇴
  • Bookmark 관련

    • 북마크 생성 및 삭제
  • Card 관련

    • 베스트 피클 조회
  • Category 관련

    • 간편 대화 주제 카테고리 리스트 조회
    • 카테고리별 대화 주제 리스트
    • 대화주제 추천 리스트 조회
  • ballot 관련

    • 투표 현황 조회
    • 투표하기
    • 메인 투표 주제 리스트 조회
  • medley 관련

    • 메인 화면 메들리 (n선) 프리뷰 조회하기
    • 메들리에 해당하는 카드 조회하기
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant