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

Release : 솔리투어 배포(v1.0.0) #208

Closed
wants to merge 425 commits into from
Closed

Release : 솔리투어 배포(v1.0.0) #208

wants to merge 425 commits into from

Conversation

Astin01
Copy link
Contributor

@Astin01 Astin01 commented Sep 24, 2024

📝작업 내용

솔리투어 배포(v1.0.0)

  • oauth
    • 카카오 회원가입/로그인(jwt)
    • 카카오 회원탈퇴
  • 정보
    • 각 카테고리(맛집 , 숙박, 액티비티) 및 하위 카테고리 조회
    • 지역별 필터 및 좋아요, 최신순, 조회순 정렬
    • 제목, 태그 검색
    • 좋아요, 북마크
    • 인기순 top5
  • 모임
    • 각 카테고리(취미, 숙박) 조회
    • 지역, 성별, 나이 일정별 필터 및 좋아요, 최신순, 조회순 정렬
    • 제목, 태그 검색
    • 좋아요, 북마크
    • 인기순 top5
  • 일기
    • 일기 조회, 작성, 수정, 삭제
  • 마이페이지
    • 정보
      • 내 게시물, 북마크 조회
    • 모임
      • 내가 만든 모임, 내가 신청한 모임, 북마크 조회
    • 설정
      • 닉네임 변경
  • 고객지원
    • 서비스 소개
    • 공지사항
    • FAQ
    • 이용약관

hyeonjaez and others added 30 commits August 25, 2024 12:45
* Feat : 여행 일기 crud

* Feat : 타이틀 이미지 필드 추가

* Feat : 개별 diary 조회, title 이미지 반환값에 추가

* Feat : 여행일기 조회 페이지네이션

* Style: 코드 포맷팅
* Style : 코드 import 포맷팅

* Feat : 정보 좋아요 기능

좋아요 개수 조회
좋아요
좋아요 취소

* Style : 코드 포맷핑

* Feat : 정보 좋아요 삭제 시 요청 parameter수정
hyeonjaez and others added 27 commits September 22, 2024 02:40
Fix : 유저 프로필 이미지 url 경로 수정
…keCount

fix: 좋아요 수 구하는 절 수정
…keCount

fix: 좋아요 수 구하는 절 수정 Long -> Integer 로 수정
fix : 로그인 유저 상태 확인 수정
fix: join -> 서브쿼리로 처리후 group by 수정
Fix : 정보 카테고리 이름 추가
Fix : 카테고리 이름 필드 추가
Refactor : 성별입력시 유저 프로필 변경
fix: applicatns 부분 join -> 서브쿼리로 수정
* Fix : 삭제된 모임 조회되지 않도록 수정

* Fix : 모임 인원수 오류 수정

자기자신을 인원에 포함하지 않는 문제
여러명의 인원을 1명으로 인식하는 문제
@Astin01 Astin01 self-assigned this Sep 24, 2024
@Astin01 Astin01 closed this Sep 24, 2024
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