Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

초기안 #1

Open
kkn1125 opened this issue Jul 16, 2022 · 1 comment
Open

초기안 #1

kkn1125 opened this issue Jul 16, 2022 · 1 comment
Assignees
Labels
🗂️ REF 참고자료 📄 TODO 할 일

Comments

@kkn1125
Copy link
Owner

kkn1125 commented Jul 16, 2022

기획 목적

컨셉

자가감정케어서비스

기능

  1. 안면인식
  • 로그인
  • 감정인식
  • 페이스아이디
  1. 로그인 기능 (소셜 로그인 포함)
  2. 일기쓰기 (게시판)
  • 맞춤법 api 조사해서 감정 판별
  • 사진/영상/음성만 업로드 (voice to text 조사 필요)
  1. 판매 시스템
  • 감정 인식 -> 기분에 따라 굿즈 추천
  • 광고주 우선순위
  1. 결제 시스템
  • 결제 시스템 구현 조사 필요
  1. 분석 섹션
  • 이모션 그래프 (주, 월, 연 단위) - ref : chart.js

보류 기술

  1. 영상편집
  2. 화상채팅

사용기술

  • aws 서버 배포

front-end

  • react (typescript)
  • react-router-dom
  • mui + emotion - css 부분
  • axios
  • http-proxy-middleware
  • face-api.js - 안면인식
  • 맞춤법api (조사)
  • dotenv - 환경변수
  • formidable - 파일 업로드 라이브러리
  • formik - form 데이터 검증 라이브러리
  • chart.js - 이모션 그래프
  • yup - form 데이터 검증
  • prop-types - prop의 타입 검증

back-end

  • spring boot
  • lombok
  • spring security

Database

  • 개발 : MongoDB
  • prod : mysql + jpa

참고자료

프로젝트 초기화

java8 vs java11

face-api

aws 배포방법

jar 배포 방법

@kkn1125 kkn1125 self-assigned this Jul 16, 2022
@kkn1125
Copy link
Owner Author

kkn1125 commented Jul 16, 2022

프론트 엔드 참고자료

메인 페이지 sample

분석 페이지 sample

게시판 페이지 피드 목록 sample

일기 쓴 후 -> 게시판 페이지 피드 목록 전환

페이지 구성 (초안)

mindmap

@kkn1125 kkn1125 added 📄 TODO 할 일 🗂️ REF 참고자료 labels Jul 17, 2022
@ohoraming ohoraming self-assigned this Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗂️ REF 참고자료 📄 TODO 할 일
Projects
None yet
Development

No branches or pull requests

2 participants