Skip to content

Repository files navigation

Chatminder-Server



📢 팀원 소개

유시원이로움김채리유준환
@seewon@ROUM02@chaeri93@ujunhwan
프론트엔드프론트엔드백엔드백엔드

📑 API 명세서

🔒 개발 아키텍처

img_2.png

⚒ 기술 스택

SectionTech
인프라Docker, Github action
언어Python
프레임워크Django 3.0.8
데이터베이스MySQL, RDS, S3
웹 서버EC2, Nginx, gunicorn, Django

📂 폴더 구조

ChatMinder-Server
│
└───app(앱)
│
└───server
│ │ __init__.py
│ │ asgi.py
│ │ urls.py
│ │ wsgi.py
│ │
│ └───settings
│ __init__.py
│ base.py
│ dev.py
│ prod.py
│
└───config
│ │
│ └───docker
│ │ entrypoint.prod.sh
│ │
│ └───nginx
│ │ Dockerfile
│ │ nginx.conf
│ │
│ └───scripts
│ deploy.sh
│
└───docker-compose.prod.yml
└───Dockerfile.prod
└───manage.py
└───README.md
└───requirements.txt

✨상세 역할분담

준환

  • 카카오 로그인
  • 회원 가입 및 아이디 중복 확인
  • 이미지 저장
  • 서버 배포 및 관리

채리

  • 태그 관련 api
  • 메모 관련 api
  • 북마크 관련 api
  • 이미지/링크/텍스트 모아보기

🎇 ERD

img.png

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages