Skip to content

Latest commit

 

History

176 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐾 펫어웰: Farewell, my pet

반려동물을 잃은 뒤 보호자가 겪는 상실 극복을 돕는 기록·위로 커뮤니티 서비스 펫어웰의 백엔드 저장소입니다.

📖 Introduction

펫어웰은 반려동물과의 이별을 겪은 사람들이 기록하고, 나누고, 회복할 수 있도록 돕는 서비스를 지향합니다.

image

서비스 목표

  1. 자신의 감정을 솔직하게 되돌아보며 상실의 감정을 안전하게 표현하고 정리합니다.
  2. 주변(펫어웰 커뮤니티)의 지지를 받고 서로의 이야기에 공감과 위로를 주고받습니다.
  3. 필요하다면 전문가에게 상담을 받아 회복을 위한 적절한 도움을 연결합니다.

Infra Structure

image

Tech Stacks

카테고리 스택
언어 JAVA
프레임워크 SpringBoot
ORM JPA
DB MYSQL
라이브러리 Spring Security, Jwt, Lombok
Deploy Docker, AWS(EC2, RDS, S3)
CI/CD Github Actions

Project Stucture

 
gradle
 └── wrapper
      └── gradle-wrapper

src └── main ├── java │ └── com.petfarewell │ ├── auth │ │ ├── controller │ │ ├── dto │ │ ├── entity │ │ ├── repository │ │ ├── security │ │ └── service │ │ │ ├── config │ │ ├── AsyncConfig │ │ ├── S3Config │ │ ├── SecurityConfig │ │ └── SwaggerConfig │ │ │ ├── dailylog │ │ ├── ai │ │ ├── controller │ │ ├── dto │ │ ├── entity │ │ ├── repository │ │ └── service │ │ │ ├── global │ │ ├── dto │ │ └── exception │ │ │ ├── letter │ │ ├── controller │ │ ├── dto │ │ ├── entity │ │ ├── repository │ │ └── service │ │ │ ├── mypage │ │ ├── controller │ │ ├── dto │ │ └── service │ │ │ └── PetfarewellApplication │ └── resources ├── application.yml └── application-prod.yml


About

[2025 kakao X groom 시즌톤 본선작] 🐾 펫어웰: Farewell, my pet - 반려동물을 잃은 뒤 보호자가 겪는 상실 극복을 돕는 기록·위로 커뮤니티 서비스

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages