Skip to content

SSAFY 6th team project - Perfume recommendation & information site

Notifications You must be signed in to change notification settings

tjdls111/hyanghae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

향:해

향수를 해석하다 향수 고수를 향해 가다

image-20220407220905087

향기는 기억이다. 좋았던 그 시절, 그 공간, 그 사람에게로 빠르게 추억 시계를 되감아 주는 태엽 장치다.

어떤 향수를 써야할지 모르겠나요? 나한테 딱 맞는 향수를 찾고 싶나요?

나의 패션, 라이프스타일, 관심사에 따라 향수를 찾아보세요.
향수만큼 취향을 타는 것도 없어요!

''향린이''에서 ''향잘알''을 향해 Go Go !



목차

서비스 소개

  1. 개발 기간 : 2022.02.28 ~ 2022.04.08 (총 6주)
    • Sub1 : 2022.02.28 ~ 2022.03.04
    • Sub2 : 2022.03.07 ~ 2022.03.18
    • Sub3 : 2022.03.21 ~ 2022.04.08
  2. 인원 (총 6인)
    • 김다은 (Alice) : 팀장, Back-end, Machine Learning, Spring Boot
    • 김민성 (Scarlet) : Front-end 테크리더, React, TypeScript, Jest
    • 김서인 (Wendy) : Front-end, Design, Test, UCC
    • 김은준 (David) : Back-end 테크리더, DB 모델링, Spring Boot
    • 문관필 (Woody) : Back-end, AWS EC2, Spring Boot
    • 박창건 (Jackson) : Front-end, Design, Redux



📋 기술 스택

  1. 이슈관리 : Jira
  2. 형상관리 : GitLab
  3. 커뮤니케이션 : Notion
  4. 개발 환경
    • OS : Windows10
    • IDE
      • IntelliJ IDEA2021.3.1
      • Visual Studio Code1.66.0
      • UI/UX : Figma
    • Database : MariaDB
    • Server : AWS
      • Ubuntu
  5. 상세 사용
    • Backend
      • Java (Zulu Open JDK 11)
      • Spring (Spring Boot 2.4.5)
      • Gradle7.4
      • , 3.0.0,
    • Frontend
      • HTML5CSS3JavaScript(ES6)
      • ReactRedux
      • NodeJS
      • Next JSTypeScript
    • AWS EC2
    • Jenkins
    • DockerNginx
    • Big Data
      • TensorFlow1.6.0
      • Anaconda
      • Python3.6



프로젝트 파일 구조

  • Backend
main
├─generated
├─java
│  └─com
│      └─idle
│          ├─api
│          │  ├─controller
│          │  ├─request
│          │  ├─response
│          │  └─service
│          ├─common
│          │  ├─jwt
│          │  │  └─dto
│          │  ├─oauth
│          │  │  └─dto
│          │  └─perfume
│          ├─config
│          └─db
│              ├─entity
│              └─repository
└─resources
   ├─keystore
   ├─perfume
   ├─pytorch
   ├─sql
   ├─static
   └─templates
  • Frontend
components
├─bestProduct
├─find
├─landing
├─loginSignup
├─navigation
├─perfumeDetail
├─perfumeList
├─perfumeListHeader
├─perfumeSearchHeader
├─recentReviews
├─seasonalProduct
├─survey
│  ├─component
│  ├─slideNav
│  ├─survey1
│  ├─survey2
│  │  └─component
│  └─survey3
├─ui
│  ├─container
│  ├─homePageBanner
│  ├─perfumeListFilter
│  ├─productCard
│  ├─reviewCard
│  └─slider
└─userDetail
    └─main
        └─umodify



산출물




결과물

About

SSAFY 6th team project - Perfume recommendation & information site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published