|
1 |
| -# main project backend |
| 1 | +리드미 수정중... 주요기능, 이슈정리 추가 예정 |
| 2 | + |
| 3 | +# Coaty Closet (Backend) |
| 4 | + |
| 5 | + 내 옷장에 있는 옷들을 다른 사용자들에게 빌려줄 수 있는 서비스 |
| 6 | + |
| 7 | +### 프로젝트 기간 |
| 8 | + |
| 9 | + 2024.05.02 ~ 2024.05.31 (4주) |
| 10 | + |
| 11 | +<!-- ### 프로젝트 목표 --> |
| 12 | +<!-- ### 주요 기능 --> |
| 13 | + |
| 14 | +### 사용한 기술 스택 |
| 15 | + |
| 16 | +<img src="https://img.shields.io/badge/Framework-2b2226?style=for-the-badge"><img src="https://img.shields.io/badge/django-092E20?style=for-the-badge&logo=django&logoColor=white"><img src="https://img.shields.io/badge/5.0.6-515151?style=for-the-badge"> |
| 17 | +<img src="https://img.shields.io/badge/Language-2b2226?style=for-the-badge"><img src="https://img.shields.io/badge/python-3776AB?style=for-the-badge&logo=python&logoColor=white"><img src="https://img.shields.io/badge/3.12.2-515151?style=for-the-badge"> |
| 18 | +<img src="https://img.shields.io/badge/Database-2b2226?style=for-the-badge"><img src="https://img.shields.io/badge/postgresql-4169E1?style=for-the-badge&logo=postgresql&logoColor=white"><img src="https://img.shields.io/badge/8.3.0-515151?style=for-the-badge"> |
| 19 | +<img src="https://img.shields.io/badge/Container-2b2226?style=for-the-badge"><img src="https://img.shields.io/badge/docker-2496ED?style=for-the-badge&logo=docker&logoColor=white"><img src="https://img.shields.io/badge/25.0.3-515151?style=for-the-badge"> |
| 20 | +<img src="https://img.shields.io/badge/CICD-2b2226?style=for-the-badge"><img src="https://img.shields.io/badge/githubactions-2088FF?style=for-the-badge&logo=githubactions&logoColor=white"> |
| 21 | +<img src="https://img.shields.io/badge/Monitoring-2b2226?style=for-the-badge"><img src="https://img.shields.io/badge/sentry-362D59?style=for-the-badge&logo=sentry&logoColor=white"> |
| 22 | +<img src="https://img.shields.io/badge/Webserver-2b2226?style=for-the-badge"><img src="https://img.shields.io/badge/nginx-009639?style=for-the-badge&logo=nginx&logoColor=white"><img src="https://img.shields.io/badge/1.25.5-515151?style=for-the-badge"> |
| 23 | + |
| 24 | +### 시스템 구조도 |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +### 문서 |
| 29 | + |
| 30 | +- [요구사항 정의서](https://docs.google.com/spreadsheets/d/187aO986yKjJM45Hqxip8AWftq1uudlR9Sp2PNxqGkP4/edit?usp=sharing) |
| 31 | +- [API 명세서](https://docs.google.com/spreadsheets/d/1Cazwb3ZfrOKqpH1QGs3gFYhUL4HMJTEE1KrAo8HypA0/edit?usp=sharing) |
| 32 | +- [테이블 명세서](https://docs.google.com/spreadsheets/d/1CUTrHXw645jRPyO4fJLkQp2z42NcuwMAph0UNMusDrM/edit?usp=sharing) |
| 33 | +- [ERD](https://docs.google.com/spreadsheets/d/12F_d32DEJqG5RW81GeQR8NzCwuuS-rWx0kiy4fCI-Dw/edit?usp=sharing) |
| 34 | +- [발표 자료](https://docs.google.com/presentation/d/1N5kzsQY1tZmLqxB-NLcAlUJfjUgXzDFaXIWxLOPnOZI/edit?usp=sharing) |
| 35 | + |
| 36 | +### 프론트엔드 저장소 |
| 37 | + |
| 38 | +https://github.com/OZ-01-Team3/oz-main_project-fe |
| 39 | + |
| 40 | +<!-- ### 기술적 경험 --> |
0 commit comments