Skip to content

AfterTrip - 얼굴 인식, 객체 인식 AI를 이용해 폴더를 분류하는 사진 공유용 모바일 웹서비스

Notifications You must be signed in to change notification settings

JeongHyoYeon/Capstone-BE

Repository files navigation

AfterTrip

여행 후 그룹별 사진 공유의 불편함을 해결하기 위해 얼굴 인식, 객체 인식 AI를 이용해 폴더를 분류하는 사진 공유용 모바일 웹서비스

현재 서버 종료된 상태입니다.

개발환경

image image image image
image image image image
image

기능 소개

기능 소개 - Organization Readme

ERD

image

API 문서

프론트엔드 개발자와의 협업을 위한 API 문서를 작성하기 위해 노션을 이용했다.
노션을 이용한 API 문서는 생성, 수정이 간편하다는 장점이 있다.

image image image

Directory 구조

tripfriend
├── accounts
│   ├── migrations
│   └── views
├── base
│   └── migrations
├── config
│   ├── docker
│   ├── nginx
│   └── scripts
├── photos
│   ├── migrations
│   └── views
│       └── photo_views
├── tripfriend
│   └── settings
└── trips
    └── migrations

Django project name: tripfriend (변경 전 이름)
Django apps: base, accounts, trips, photos

참고: 개발 블로그

AfterTrip: 개발 최종 정리 [백엔드]

About

AfterTrip - 얼굴 인식, 객체 인식 AI를 이용해 폴더를 분류하는 사진 공유용 모바일 웹서비스

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published