Skip to content

스터디 매칭 플랫폼 서비스 크루크루

Notifications You must be signed in to change notification settings

phk9436/crewcrew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

크루크루(Crewcrew 🧸)

취미와 스터디원을 빠르게 모집해주는 프로젝트 - 크루크루

License

🧑‍🤝‍🧑 Contributors

Contributor Role Introduce
유재영 Designer
박한결 Frontend
오주영 Frontend
김경동 Backend
김도희 Backend
이하늘 Backend

🌏 링크

📚 크루크루 홈페이지입니다.

🔨 Stacks

Front

React JavaScript Recoil SWR Styled Components Webpack

Back

Java Spring Redis JWT Spring Security JPA MySQL Swagger Gradle

DevOps

Front

  • Nginx
  • AWS

Back

  • AWS

ETC

Figma Git

🧩 Project Structure

🔥 client🔥
├─src
│ ├─assets (이미지, 폰트 등)
│ ├─atoms (recoil atom)
│ ├─frontDB (front 가공 DB)
│ ├─components (컴포넌트)
│ ├─pages (페이지)
│ ├─hooks (커스텀 훅)
│ ├─lib (기타 라이브러리)
│ ├─utils (공통 유틸 함수)
│ ├─index.js
│ ├─index.html
│ └─App.js
├─webpack.config.js
├─package.json
├─jsconfig.json
├─.babelrc
├─.eslintrc.js
└─.prettierrc

🔥 server🔥
├── main
│ ├─crewcrew
│ │ ├─aop
│ │ ├─config
│ │ │ ├─security
│ │ │ ├─websocket
│ │ │ └─redisconfig.java
│ │ ├─controller
│ │ ├─dto
│ │ ├─entity
│ │ ├─repositoriy
│ │ ├─response
│ │ ├─service
│ │ └─util

🛢 Database ERD

CREWCREW_ERD

⚡ Preview

🟥 Auth

Home

🟧 Post

Post

🟨 Post Modal

Post Modal

🟩 My Page

MyPage

🟪 Timeline

Timeline

🟫 Mypage Detail

MypageDetail

🟦 Chat List

Chat

🟩 Chat Detail

ChatDetail

🏴 LICENSE

MIT License © 김경동 김도희 이하늘 박한결 유재영 오주영

About

스터디 매칭 플랫폼 서비스 크루크루

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 29.9%
  • JavaScript 28.6%
  • Java 18.4%
  • HTML 16.6%
  • SCSS 6.3%
  • FreeMarker 0.2%