Skip to content

Commit

Permalink
README.md 작성 (1차)
Browse files Browse the repository at this point in the history
  • Loading branch information
juno-junho authored May 7, 2024
1 parent 6b53992 commit 434040f
Showing 1 changed file with 29 additions and 15 deletions.
44 changes: 29 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,31 @@
# Space-Club Backend
Skrrr 팀 백엔드
![image](https://github.com/Space-Club/Backend/assets/72647031/dff1ba07-1b8a-4cf1-bdc6-3fb0f9584a90)
---
> ### 🎪 행사 및 동아리 통합 관리 서비스, 스페이스 클럽 (➡️ [스페이스 클럽 바로가기](https://spaceclub.vercel.app/))
## 프로젝트 환경
- Java 17
- Spring Boot 3.1.5
- Spring Security 6.1.5
- Spring Data JPA 3.1.5
- Spring REST Docs 3.0.0
- MySQL 8.0.33
- Lombok
## 💡 기획배경
동아리와 같은 특정 단체에서 다양한 행사 및 활동을 기획하고, 이를 사람들에게 알리고 모집하는 과정이 분산되어 있다는 문제점을 인식하였습니다. </br>
클럽을 하나의 사이트에서 생성 및 관리하며, 내/외부 행사를 개최할 수 있도록 도와주는 플랫폼입니다.

## 팀원
| Backend | Backend | Backend |
|:--------------------------------------------------------------:|:--------------------------------------------------------------:|:--------------------------------------------------------------:|
| ![image](https://avatars.githubusercontent.com/u/63945197?v=4) | ![image](https://avatars.githubusercontent.com/u/22406453?v=4) | ![image](https://avatars.githubusercontent.com/u/72647031?v=4) |
|[박현지](https://github.com/hyeon-z)|[최성원](https://github.com/choi5798)|[황준호](https://github.com/juno-junho)|
## ✨ 주요 기능 ( [🎥 발표영상](https://www.youtube.com/watch?v=Fg_rhOSmyxQ) / [📄 PPT 링크](https://drive.google.com/file/d/1ZOAmGYlnLnLkSBf1CsOXbq7aKDkVsGr3/view?usp=sharing))
- 카카오 로그인을 통한 간단한 로그인
- 클럽에서 행사 개최시 카테고리 별 맞춤 템플릿 기능 제공
- 신청 시 작성받을 폼 커스텀 기능 제공 및 주최자가 신청 관리 여부(신청자 대상 승인 여부 결정 기능) 선택 가능
- 클럽 별 초대링크 발급으로 24시간 내 링크를 통해 클럽 초대 가능
- 클럽 내 게시판 기능 제공
- 메일을 통한 알림 기능 제공
- 가입 시 웰컴 메일 발송
- 행사 신청/취소 후 관리자가 승인 시 변경 사항 알림

## 🔧 백엔드 기술 스택
![image](https://github.com/Space-Club/Backend/assets/72647031/543bb904-ec3a-432e-b3f3-4b465cb91925)

## ☁️ 전체적인 인프라 구조

## 🔎 ERD

## 🧑‍🤝‍🧑 팀원 구성

|Frontend| Frontend | Frontend | Backend | Backend | Backend |
|:--:|:----------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|:--------------------------------------------------------------:|:--------------------------------------------------------------:|:--------------------------------------------------------------:|
|![image](https://avatars.githubusercontent.com/u/42764685?v=4)|![image](https://avatars.githubusercontent.com/u/44944877?v=4)|![image](https://avatars.githubusercontent.com/u/98521882?v=4) | ![image](https://avatars.githubusercontent.com/u/63945197?v=4) | ![image](https://avatars.githubusercontent.com/u/22406453?v=4) | ![image](https://avatars.githubusercontent.com/u/72647031?v=4) |
|[김혜성](https://github.com/hyesung99)|[송인재](https://github.com/SongInjae)|[이채연](https://github.com/colorkite10)|[박현지](https://github.com/hyeon-z)|[최성원](https://github.com/choi5798)|[황준호](https://github.com/juno-junho)|

0 comments on commit 434040f

Please sign in to comment.