Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devkeon committed Jun 15, 2024
1 parent af45b6d commit 1329b88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- idemainserver: 주요 요청을 처리하는 서버. 로그인, 회원가입 등 메인 서비스들은 해당 서버 코드에서 진행됩니다.
- runserver: 요청이 들어온 소스코드를 실행하는 서버입니다.

### 📅 개발 기간:
### 📅 개발 기간 및 서버 운영 기간:
- 2023/12/10 ~ 2023/12/23

### ⚙️ 개발 환경
Expand All @@ -15,7 +15,7 @@
- 원활한 개발을 위해 IntelliJ를 사용할 경우 AWS toolkit, Spring Websocket 등 플러그인을 설치 바랍니다.

### 담당 기능
- **이건**: 파일 처리 구현, 아키텍처 설계, 소스코드 실행 요청 처리, 홈페이지 API, 인프라 관리
- **이건 <팀장>**: 파일 트리 기능, 소스코드 실행 요청 처리 기능, 홈페이지 API, 아키텍처 설계, 인프라 관리 및 배포, CI/CD 구축
- **이재은**: 실시간 채팅 기능, 채팅 관련 API
- **홍예지**: 로그인 및 회원가입 기능, 회원 관련 API, OAuth 2.0
- **황한나**: 소스코드 실행 서버, 어드민 관련 API
Expand Down Expand Up @@ -64,4 +64,4 @@
- 우려가 있는 파일은 보통 build.gradle 파일이나 자신이 맡은 기능 외의 파일 입니다.
- 애매하면 무조건 코드 수정 전에 먼저 연락을 취하길 바랍니다.

update: 2023/12/07 🕥
update: 2024/06/15 🕥

0 comments on commit 1329b88

Please sign in to comment.