Skip to content

Commit

Permalink
docs: README 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
f1v3-dev committed Sep 5, 2024
1 parent cfc79b2 commit 6738adc
Showing 1 changed file with 45 additions and 5 deletions.
50 changes: 45 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,48 @@
# 째깍 (jjakkak) - Backend
> [Notion - 백엔드 문서 정리](https://dnd-11-7.notion.site/BE-4160e248995345a7aed66b2473534a32?pvs=4)
![main](https://github.com/user-attachments/assets/04f51461-561d-4e55-b68e-f9f13ab3d4bd)

모임 일정을 조율할 때 불편함을 겪는 문제를 해결하기 위한 서비스 '째깍'입니다.
> “모두가 가능한 시간을 계산하려니까 정말 번거롭네 !!!”
> “각자 일정 확인하느라 답변도 느리고,,, 결국 약속을 잡는 데만 한참이잖아,,,”
> “모임을 가지기로 했는데, 모두가 만날 수 있는 날짜는 언제일까 ?”
모임 일정을 조율하는 건 번거롭고 시간이 걸리죠. 각자의 일정을 확인하고, 소수 의견이 묻히거나 응답 지연으로
일정이 미뤄지기도 합니다. 서로의 일정을 맞추느라 시간이 걸리고, 최적의 시간을 찾는 건 더욱 어려운 문제입니다.

### Project Architecture
![백엔드 아키텍처](https://github.com/user-attachments/assets/34c75614-0b44-43e4-8853-354cd2e6becf)
째깍에서는 모두의 일정을 한눈에 확인할 수 있고 소중한 우리 모임을 위한 최적의 일정을 찾을 수 있어요.

**째깍을 통해 간편한 일정 조율을 경험해 보세요! 🕚💜**

---

## 🎨 주요 기능

![0.png](https://github.com/user-attachments/assets/b9c0f316-bd7e-4779-ad76-555aedc60b26)
![1.png](https://github.com/user-attachments/assets/d57d9561-0ac9-47a1-9a95-adbfa93349b7)
![2.png](https://github.com/user-attachments/assets/3fff6974-e3af-41b5-a04d-b1095262fab8)
![3.png](https://github.com/user-attachments/assets/5a521e90-85e3-4566-8cae-91aee3906c8f)
![4.png](https://github.com/user-attachments/assets/e74aedb8-920b-4370-8d95-f9dbd1bb434f)

---

## ERD

![erd](https://github.com/user-attachments/assets/a0e5613f-ed9b-4bc2-8d66-17e6a06cde01)

## Project Architecture

![jjakkak_architecture](https://github.com/user-attachments/assets/1e79d32c-e73d-4ab6-afe1-9f7415a85d0b)

## API 문서

Spring Rest Docs를 사용하여 API 문서를 작성하였습니다.
작성된 API 문서는 [해당 페이지](http://43.203.239.67.nip.io/index.html)를 참고해주세요 :)

## TEAM

<div align="center">

| <img src="https://github.com/user-attachments/assets/6e695cbf-8200-432b-98c9-1568a24a2c0f" width="150"> | <img src="https://github.com/user-attachments/assets/1e28e603-dc4a-407d-ad63-353c88ce130c" width="150"> | <img src="https://github.com/user-attachments/assets/1d5c88cb-48ec-4f6c-9e99-9608c2440fa0" width="150"> | <img src="https://github.com/user-attachments/assets/feb976ff-8c0e-4605-ae8c-713f465d3be8" width="150"> | <img src="https://github.com/user-attachments/assets/0ffdc443-d267-4787-8ec1-dd23e91403e7" width="150"> | <img src="https://github.com/user-attachments/assets/3e71e989-a5ba-4292-9992-a1769f4f7cd0" width="150"> |
|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|
| Designer | Designer | Front End | Front End | Back End | Back End |
| **김경욱** | **진채영** | **성지현** | **김세빈** | **정승조** | **류태웅** |

</div>

0 comments on commit 6738adc

Please sign in to comment.