Skip to content

Commit

Permalink
📝Docs: readme 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
jiinkyung authored Feb 26, 2024
1 parent 8f29cfc commit c2de0a4
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# timetris
# 타임트리스
나의 하루를 테트리스처럼 기록하고 관리할 수 있는 하루 일정 관리 서비스
<img width="988" alt="image" src="https://github.com/Timetris-Trendithon/timetris-server/assets/89904767/d3d0862d-a095-46ce-b260-d9d74a1065e6">


## 🛠️ Tech Stack
| 구분 | 사용 |
| --- | --- |
| 통합 개발 환경 | IntelliJ |
| Spring version | 3.2.2 |
| Java version | Java 17 |
| CI/CD 툴 | Github Actions |
| 데이터베이스 | AWS RDS(MySQL) |
| 배포 | AWS EC2(Ubuntu), S3, CodeDeploy |
| Project 빌드 관리 도구 | Gradle |
| ERD 다이어그램 툴 | ERDCloud |
| 패키지 구조 | 도메인 패키지 구조 |

## ✨ 역할 분담

| 이정아 | 한진경 |
| :---: | :---: |
| PDS 관련 API, 지난 기록 조회 | CI/CD 구축, 소셜로그인, 배포, 마이페이지 |
| [Zena0128](https://github.com/Zena0128)| [jiinkyung](https://github.com/jiinkyung) |

0 comments on commit c2de0a4

Please sign in to comment.