An open API service indexing awesome lists of open source software.

https://github.com/f-lab-edu/study-together

함께 모여 공부하는 온라인 독서실
https://github.com/f-lab-edu/study-together

inno

Last synced: 2 months ago
JSON representation

함께 모여 공부하는 온라인 독서실

Awesome Lists containing this project

README

          

# Study Together

## 프로젝트 소개
함께 모여 공부하는 온라인 독서실 플랫폼입니다.

### 사용 기술
Spring Boot
Java
intellij IDEA
H2 Database

### 기능
회원
- 회원가입
- 로그인, 로그 아웃

스터디룸
- 방 생성(생성한 유저가 방장이 됨)
- 방 입장
- 방 퇴장(방장이 퇴장 시 다른 유저에게 방장 권한 위임)

### ERD
https://www.erdcloud.com/d/SXY85jvx7GipunbrM

### 기술적 고민

### 예상 UI (제작중)