diff --git a/docs/images/calander1.png b/docs/images/calander1.png new file mode 100644 index 0000000..6a11c8b Binary files /dev/null and b/docs/images/calander1.png differ diff --git a/docs/images/calander2.png b/docs/images/calander2.png new file mode 100644 index 0000000..8f7ce84 Binary files /dev/null and b/docs/images/calander2.png differ diff --git a/docs/images/furniture1.png b/docs/images/furniture1.png new file mode 100644 index 0000000..2db90d5 Binary files /dev/null and b/docs/images/furniture1.png differ diff --git a/docs/images/furniture2.png b/docs/images/furniture2.png new file mode 100644 index 0000000..fd2c5ca Binary files /dev/null and b/docs/images/furniture2.png differ diff --git a/docs/images/furniture3.png b/docs/images/furniture3.png new file mode 100644 index 0000000..e2b9343 Binary files /dev/null and b/docs/images/furniture3.png differ diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 100644 index 0000000..20a9327 Binary files /dev/null and b/docs/images/logo.png differ diff --git a/docs/images/room-background.png b/docs/images/room-background.png new file mode 100644 index 0000000..8db8c06 Binary files /dev/null and b/docs/images/room-background.png differ diff --git a/docs/images/social1.png b/docs/images/social1.png new file mode 100644 index 0000000..9915a91 Binary files /dev/null and b/docs/images/social1.png differ diff --git a/docs/images/social2.png b/docs/images/social2.png new file mode 100644 index 0000000..652f9a2 Binary files /dev/null and b/docs/images/social2.png differ diff --git a/docs/index.html b/docs/index.html index 7fd71eb..b85c6ae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,496 +1,576 @@ - - - - - Ethereal by HTML5 UP - - - - - - - - -
- - -
- - - - -
-
- -
-
-

시연 영상

-

매일 음성 일기를 새로 기록하고,
- AI 감정 분석 결과를 확인해봐요.

-
-
- - - - - - - - - - -
-
-

기술 스택

-

Frontend: SwiftUI

-
    -
  • 녹음: AVAudioRecorder
  • -
  • 3D 렌더링: SceneKit
  • -
-

Backend: Rust(Axum)

-
    -
  • DB/Storage: Supabase(PostgreSQL, AWS S3)
  • -
  • AI: OpenAI API(Whisper, gpt-3.5)
  • -
  • 배포: Render
  • -
-
-
- -
-
- - -
-
-

개발 과정

-

Notion: 태스크 및 일정 관리

-
    -
  • 김민아: FE - 마이홈, 녹음, 캘린더
  • -
  • 문종건: BE, FE API 레이어, 3D 렌더링
  • -
  • 권동민: FE - 소셜, 캘린더, 로그인
  • -
-
-
- - -
-
- - - - - - - - - - - - - - - -
-
- - - - - - - - + + + + + + + + Recordiary + + + + +
+ Recordiary Logo +
+

Recordiary

+

소리로 기록하는 나의 하루

+
+
+ + +
+ +
+
+
+ +
+ +
+

시연 영상

+
+

+ 매일 음성 일기를 기록하고,
+ AI 감정 분석 결과를 확인해봐요. +

+
+
+ +
+
+

나만의 방 꾸미기

+
+

+ 나의 하루와 나의 취향이 모두 담긴
나만의 방을 + 완성해보세요! +

+

+ 일기가 담긴 가구를 방에 배치하여 나만의 방을 꾸며나갈 수 + 있습니다. +

+
+ ScreenShot +
+ +
+ ScreenShot +
+

음성 일기 남기기

+
+

오늘 하루를 간편하게 음성으로 남겨보세요!

+

+ AI가 자동으로 분석한 오늘의 키워드와 함께라면, 음성을 남기는 것 + 만으로도 오늘 하루를 기억하기에 충분합니다. +

+
+
+ +
+
+

캘린더

+
+

나의 감정이 기록하는 나의 하루, 나의 한 달!

+

+ AI 감정 분석을 기반으로 각 날짜의 감정 상태가 색상으로 표시되어 + 한눈에 나의 감정 흐름을 확인할 수 있습니다.

+ 월간 감정 통계 그래프를 통해 감정의 패턴과 변화 추이를 + 확인하고, 나의 감정을 돌아보세요. +

+
+ ScreenShot +
+ +
+
+

+ 날짜를 선택하여 그날의 음성 일기를 다시 들어볼 수 있고, 감정 분석 + 결과와 키워드 요약을 통해 그날의 감정을 다시금 느껴볼 수 있습니다. +
+
+ 긍정적인 순간들을 기록하고 되새기며, 나만의 감정 힐링 여정을 만들어 + 보세요. +

+
+ ScreenShot +
+ +
+ ScreenShot +
+

내 일기를 공유하고 방명록 남기기

+
+

소중한 순간은 언제나 함께!

+

+ 친구들과 일기를 공유하여 서로의 감정과 공감을 나누는 소통의 + 장을 만들어 보세요. +

+
+
+ +
+ ScreenShot +
+

+ 친구의 방명록에 메시지를 남기거나 친구가 내게 남긴 방명록을 들을 수 + 있습니다.

나의 일상과 감정이 친구들과의 특별한 순간으로 이어집니다. +

+
+
+ +
+
+

Tech Stack

+
+


Frontend: SwiftUI

+ +


Backend: Rust(Axum)

+ +
+
+ +
+
+

Process

+
+


Notion: 테스크 및 일정 관리

+


Role and Responsibility

+
+
+

김민아

+

FE
마이홈, 녹음, 캘린더

+
+
+

문종건

+

BE, FE
API 레이어, 3D 렌더링

+
+
+

권동민

+

FE
소셜, 캘린더, 로그인

+
+
+
+ ScreenShot +
+ +
+
+

Future Plans

+
+


가구 배치 기능

+

마이홈 내부 그리드 위로 가구 드래그앤드랍하여 가구 위치 결정

+


소셜 기능

+

로그인, 친구 추가 등 유저 데이터 서버와 연결

+


3월 출시

+
+
+ +
+ Recordiary Logo +
+

About Us

+
+

김민아

+

alsdk0613@icloud.com

+
+
+

문종건

+

andrewmjk1@naver.com

+
+
+

권동민

+

charlie0315@naver.com

+
+
+
+ + + +