Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanghyeondong authored Aug 21, 2024
1 parent 0a4eef0 commit d219f16
Showing 1 changed file with 6 additions and 56 deletions.
62 changes: 6 additions & 56 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
<br/>
<br/>

<img src="https://img.shields.io/badge/kubernetes-326CE5?style=for-the-badge&logo=kubernetes&logoColor=white">
<img src="https://img.shields.io/badge/spring-6DB33F?style=for-the-badge&logo=spring&logoColor=white">
<img src="https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white">
<img src="https://img.shields.io/badge/aws-FF9900?style=for-the-badge&logo=amazonwebservices&logoColor=white">
<br/>

Expand All @@ -15,64 +13,16 @@

</div>

## 📌 DevRoom: 교육용 개인 개발 컨테이너 관리 시스템
# 📌 DevRoom Backend

### 📁 [팀 다큐멘테이션 (Notion)](https://www.notion.so/5e9c20a115e04ca288d6da1729a51be3?v=0f570a3727a1490b83173e6b30a0f1a3)

<br>

# 🎯 1. 프로젝트 소개
### 📚 [DevRoom 프로젝트 전체 소개](https://github.com/DEVROOM-OFFICIAL/DEVROOM-k8s)
### - 📙 [DevRoom 프론트엔드 Repo](https://github.com/DEVROOM-OFFICIAL/DEVROOM-frontend)
### - 📗 [DevRoom 백엔드 Repo](https://github.com/DEVROOM-OFFICIAL/DEVROOM-backend)
### - 📘 [DevRoom K8s 운용 시스템 Repo](https://github.com/DEVROOM-OFFICIAL/DEVROOM-k8s)
<br>

## 1.1. Overview

**DevRoom**은 수업에 필요한 환경과 자료를 효율적으로 관리합니다.

**DevRoom**에서는 교육자가 웹 서비스에서 한 번의 클릭으로 수십개의 컨테이너 환경을 구축합니다.

**DevRoom**에서는 수강생이 웹 IDE, SSH 등으로 손쉽게 컨테이너 환경에 접속합니다.

교육자도, 수강생도, 모두가 수업과 교육에 집중할수 있는 환경을 만들어 주는것이 '**DevRoom**'의 목적입니다.
<br>

## 1.2 프로젝트 구조도
## Backend 설명
![image](https://github.com/Yanghyeondong/DEV-ROOM/assets/37038105/0e887b43-4d76-48c2-a130-86e86cd7135a)
<br>

## 1.3 DB ERD
![image](https://github.com/Yanghyeondong/DEV-ROOM/assets/37038105/df662fc0-d331-4592-818b-2262b4f7bfa9)
<br>
# 👥 2. 팀 정보

<table>
<tr>
<td align='center'>사진</td>
<td align='center'>이름</td>
<td align='center'>역할</td>
<td align='center'>GitHub</td>
<td align='center'>E-Mail</td>
</tr>

<tr>
<td align='center'><img src="https://github.com/Yanghyeondong/DEV-ROOM/assets/37038105/0e3d3b18-4bc7-4bc0-b647-ec3efad7f521" width="50" height="50"></td>
<td align='center'>조재현</td>
<td align='center'>DB 설계<br>Spring 서버 개발</td>
<td align='center'><a href="https://github.com/legionary7931"><img src="http://img.shields.io/badge/legionary7931-green?style=social&logo=github"/></a></td>
<td align='center'><a href="mailto:jihlon7931@g.skku.edu"><img src="https://img.shields.io/badge/jihlon7931@g.skku.edu-green?logo=gmail&style=social"/></a></td>
</tr>

<tr>
<td align='center'><img src="https://github.com/osamhack2021/web_Guntor-Guntee_EarlyFried/blob/master/resources/image/3.png" width="50" height="50"></td>
<td align='center'>양현동</td>
<td align='center'>K8S 서버 구축 및 관리<br>백엔드 API 관리</td>
<td align='center'><a href="https://github.com/Yanghyeondong"><img src="http://img.shields.io/badge/Yanghyeondong-green?style=social&logo=github"/></a></td>
<td align='center'><a href="mailto:hdyang0686@naver.com"><img src="https://img.shields.io/badge/hdyang0686@naver.com-green?logo=naver&style=social"/></a></td>
</tr>
<tr>
<td align='center'><img src="https://github.com/Yanghyeondong/DEV-ROOM/assets/37038105/006cac20-d6fc-4a91-ab46-ec4f9664645b" width="50" height="50"></td>
<td align='center'>김태건</td>
<td align='center'>프론트엔드 개발 및 관리</td>
<td align='center'><a href="https://github.com/Taegon21"><img src="http://img.shields.io/badge/Taegon21-green?style=social&logo=github"/></a></td>
<td align='center'><a href="mailto:aksen5240@gmail.com"><img src="https://img.shields.io/badge/aksen5240@gmail.com-green?logo=gmail&style=social"/></a></td>
</tr>
</table>

0 comments on commit d219f16

Please sign in to comment.