-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | | ||
|