Skip to content

six-candoit/DecisionToLeave-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🖤 헤어질 결심

처음에는 다정했지만 갈 수록 내게 소홀해지는 애인, 모두 기록하고 이별과 함께 떠내보내세요


🔔 서비스 가치제안 : 헤어질 때는 헤어지더라도 왜 헤어지는지, 상대방이 어떨 때 서운했고 어떨 때 행복했는지 알아보자

🔔 서비스 문제정의 : 이별을 앞둔 연인이, 서로에게 어떤 행복함과 서운함을 안겨주었는지 알지 못하고 이별한다

🔔 서비스 타겟정의 : 불타오르는 연애를 하는 연인들


SOPT 31th SOPKATHON


🗂 프로젝트 폴더 구조

📦prisma
 ┗ 📜schema.prisma.ts
📦src
 ┣ 📂config
 ┃ ┗ 📜index.ts
 ┣ 📂controller
 ┃ ┣ 📜user.ts
 ┃ ┣ 📜report.ts
 ┃ ┗ 📜index.ts
 ┣ 📂interface
 ┃ ┣ 📜IUser.ts
 ┃ ┗ 📜IReport.ts
 ┣ 📂constants
 ┃ ┣ 📜index.ts
 ┃ ┣ 📜tokenType.ts
 ┃ ┣ 📜statusCode.ts
 ┃ ┣ 📜response.ts
 ┃ ┗ 📜responseMessage.ts
 ┣ 📂middleware
 ┃ ┣ 📜auth.ts
 ┃ ┗ 📜index.ts
 ┣ 📂router
 ┃ ┣ 📜auth.ts
 ┃ ┣ 📜report.ts
 ┃ ┗ 📜index.ts
 ┣ 📂service
 ┃ ┣ 📜auth.ts
 ┃ ┣ 📜report.ts
 ┃ ┗ 📜index.ts
 ┣ 📂modules
 ┃ ┗ 📜jwtHandler.ts
 ┃ 📂dao
 ┃ ┣ 📜auth.ts
 ┃ ┣ 📜report.ts
 ┃ ┗ 📜index.ts
 ┗ 📜index.ts

# 👨‍👧‍👦 Team
🙋 고성용 🙋 최윤한
FVCproductions FVCproductions
서버 개발자 서버 개발자
프로젝트 세팅
서버 배포
DB 설계
Api 작성
프로젝트 세팅
서버 배포
DB 설계
Api 작성

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published