Skip to content

Commit

Permalink
docs: README 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
choi5798 authored Sep 25, 2023
1 parent fe513d9 commit 3f6bb58
Showing 1 changed file with 25 additions and 26 deletions.
51 changes: 25 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
# [레이팀] 포장의 민족
> 배달의 민족 클론코딩 - 사장님편
## 📌 프로젝트 목적
> 배달의 민족의 포장 기능을 사장과 고객 파트를 나누어 각자 개발한다.
> 프로젝트 기간 : 2023/08/29 ~ 2023/09/22
## 📌 팀원소개
| Product Owner | Scrum Master | Developer |
|:--:|:---:|:------------------------------------------------------------------------------------------------------------------------------------------------:|
| [주홍석](https://github.com/Juhongseok) | [김범우](https://github.com/beomukim) | [박현지](https://github.com/hyeon-z), [최성원](https://github.com/choi5798), [최지연](https://github.com/ddongpuri), [황준호](https://github.com/juno-junho) |

## 📌 기술스택

### 개발 환경
- Java 17
- Spring boot 3.1.3
- Spring Security 6.1.3
- Spring Data JPA
- H2
- Gradle
- Junit 5
- Lombok
![1](https://github.com/prgrms-be-devcourse/BE-04-PoMin/assets/75611167/2ced31b8-01e8-450f-9b64-1c3b7db18194)

## 기술 & 협업

### 기술

<img src="https://img.shields.io/badge/java-007396?style=for-the-badge&logo=java&logoColor=white"> <img src="https://img.shields.io/badge/springboot-6DB33F?style=for-the-badge&logo=springboot&logoColor=white"> <img src="https://img.shields.io/badge/spring boot jpa-6DB33F?style=for-the-badge&logo=hibernate&logoColor=white"> <img src="https://img.shields.io/badge/spring security-6DB33F?style=for-the-badge&logo=springsecurity&logoColor=white"> <img src="https://img.shields.io/badge/spring rest docs-6DB33F?style=for-the-badge&logo=googledocs&logoColor=white"> <img src="https://img.shields.io/badge/junit 5-25A162?style=for-the-badge&logo=junit5&logoColor=white">
<br>
<img src="https://img.shields.io/badge/gradle-02303A?style=for-the-badge&logo=gradle&logoColor=white"> <img src="https://img.shields.io/badge/amazon aws-232F3E?style=for-the-badge&logo=amazonaws&logoColor=white"> <img src="https://img.shields.io/badge/github actions-2088FF?style=for-the-badge&logo=githubactions&logoColor=white">

### 협업 툴
- Notion
- Slack
- Jira

<img src="https://img.shields.io/badge/slack-4A154B?style=for-the-badge&logo=slack&logoColor=white"> <img src="https://img.shields.io/badge/jira-0052CC?style=for-the-badge&logo=jira&logoColor=white"> <img src="https://img.shields.io/badge/notion-000000?style=for-the-badge&logo=notion&logoColor=white">

## 서버 구조
![Infra](https://github.com/prgrms-be-devcourse/BE-04-PoMin/assets/75611167/c964acf3-5a51-4ca6-810b-2455253593e8)


## 팀원

|PO| SM | DEVELOPER | DEVELOPER | DEVELOPER | DEVELOPER |
|:--:|:----------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------:|:--------------------------------------------------------------:|:--------------------------------------------------------------:|:--------------------------------------------------------------:|
|![image](https://avatars.githubusercontent.com/u/75611167?v=4)|![image](https://avatars.githubusercontent.com/u/86512449?v=4)|![image](https://avatars.githubusercontent.com/u/96704446?v=4) | ![image](https://avatars.githubusercontent.com/u/72647031?v=4) | ![image](https://avatars.githubusercontent.com/u/22406453?v=4) | ![image](https://avatars.githubusercontent.com/u/63945197?v=4) |
|[주홍석](https://github.com/Juhongseok)|[김범우](https://github.com/beomukim)|[최지연](https://github.com/ddongpuri)|[황준호](https://github.com/juno-junho)|[최성원](https://github.com/choi5798)|[박현지](https://github.com/hyeon-z)|

## 추가 설명
추가적인 프로젝트에 대한 설명은 [wiki](https://github.com/prgrms-be-devcourse/BE-04-PoMin-Owner/wiki)에 작성했습니다

0 comments on commit 3f6bb58

Please sign in to comment.