Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

daeun084

daeun084 pushed 1 commit to feature/#18 LearnMate-Dev/LearnMate_BE
  • refactor: signIn, signUp 공통 함수 분리 6117e96

View on GitHub

daeun084 created a branch on LearnMate-Dev/LearnMate_BE

feature/#18 - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feature/#20

daeun084 pushed 2 commits to main LearnMate-Dev/LearnMate_BE
  • feat: 감정 분석 레포트 상세 조회 기능 구현 da52cf2
  • Merge pull request #21 from LearnMate-Dev/feature/#20 [Feature/#20] 감정 분석 레포트 상세 조회 기능 구현 a23f318

View on GitHub

daeun084 closed an issue on LearnMate-Dev/LearnMate_BE
[Feature] 주간 감정 분석 레포트 상세 조회 기능 구현
### ✨ 이슈 내용 > 주간 감정 분석 레포트 상세 조회 기능을 구현합니다. ### 💡 작업 내용 - [x] 각 날의 감정 결과 조회 - [x] 해당 기간동안 가장 많이 느낀 감정 top 3 조회 ### 📌 참고 사항
daeun084 closed a pull request on LearnMate-Dev/LearnMate_BE
[Feature/#20] 감정 분석 레포트 상세 조회 기능 구현
### #️⃣ 관련 이슈 - closed #20 ### 💡 작업내용 - 주간 감정 분석 레포트 상세 조회 기능 구현 - 해당 기간(2주)동안 나타난 각 감정의 개수 반환 - 각 날짜에 나타난 감정 정보 반환 - 날짜 오름차순 정렬 - 해당 기간동안 가장 많이 나타난 감정 3가지 랭킹 조회 - `AtomicLong rankC...
daeun084 opened a pull request on LearnMate-Dev/LearnMate_BE
[Feature/#20] 감정 분석 레포트 상세 조회 기능 구현
### #️⃣ 관련 이슈 - closed #20 ### 💡 작업내용 - 주간 감정 분석 레포트 상세 조회 기능 구현 - 해당 기간(2주)동안 나타난 각 감정의 개수 반환 - 각 날짜에 나타난 감정 정보 반환 - 날짜 오름차순 정렬 - 해당 기간동안 가장 많이 나타난 감정 3가지 랭킹 조회 - `AtomicLong rankC...
daeun084 pushed 1 commit to feature/#20 LearnMate-Dev/LearnMate_BE
  • feat: 감정 분석 레포트 상세 조회 기능 구현 da52cf2

View on GitHub

daeun084 created a branch on LearnMate-Dev/LearnMate_BE

feature/#20 - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feature/#18

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feature/#19

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Feature] 주간 감정 분석 레포트 상세 조회 기능 구현
### ✨ 이슈 내용 > 주간 감정 분석 레포트 상세 조회 기능을 구현합니다. ### 💡 작업 내용 - [ ] 각 날의 감정 결과 조회 - [ ] 해당 기간동안 가장 많이 느낀 감정 top 3 조회 ### 📌 참고 사항
daeun084 created a branch on LearnMate-Dev/LearnMate_BE

feature/#19 - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Feature] 이 달의 감정 캘린더 조회 기능 구현
### ✨ 이슈 내용 > 각 월의 감정 캘린더를 조회 기능을 구현합니다. ### 💡 작업 내용 - [ ] 해당 월의 감정 캘린더 조회 기능 구현 ### 📌 참고 사항
daeun084 created a branch on LearnMate-Dev/LearnMate_BE

feature/#18 - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Feature] 홈페이지 & 마이페이지 조회 기능 구현
### ✨ 이슈 내용 > 홈 페이지 조회 기능을 구현합니다. > 마이페이지 조회 기능을 구현합니다. ### 💡 작업 내용 - [ ] 최근 작성한 투두가이드 조회 기능 구현 - [ ] 최근 작성한 일기 조회 기능 구현 - [ ] 마이페이지 조회 기능 구현 ### 📌 참고 사항
daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feature/#16

daeun084 closed an issue on LearnMate-Dev/LearnMate_BE
[Feature] 감정 분석 레포트 기능 구현
### ✨ 이슈 내용 > 감정 분석 레포트 기능을 구현합니다. > 조회 당일부터 이전 2주 동안 분석된 감정 개수를 반환합니다. ### 💡 작업 내용 - [ ] 감정 분석 레포트 기능 구현 ### 📌 참고 사항
daeun084 pushed 3 commits to main LearnMate-Dev/LearnMate_BE
  • feat: 감정 분석 레포트 조회 기능 구현 0bf3c9b
  • refactor: 모든 감정의 개수가 모두 반환되도록 수정 f5350eb
  • Merge pull request #17 from LearnMate-Dev/feature/#16 [Feature/#16] 감정 분석 레포트 기능 구현 3470fac

View on GitHub

daeun084 closed a pull request on LearnMate-Dev/LearnMate_BE
[Feature/#16] 감정 분석 레포트 기능 구현
### #️⃣ 관련 이슈 - closed #16 ### 💡 작업내용 - 감정 분석 레포트 기능 구현 - 각 감정 7개의 순서대로 7개의 dto list 반환 - 요청 시점으로부터 14일동안 분석된 각 감정의 개수 반환 - repository로부터 조회되지 않은 감정은 count = 0으로 반환 ### 📸 스크린샷(선택) <img ...
daeun084 opened a pull request on LearnMate-Dev/LearnMate_BE
[Feature/#16] 감정 분석 레포트 기능 구현
### #️⃣ 관련 이슈 - closed #16 ### 💡 작업내용 - 감정 분석 레포트 기능 구현 - 각 감정 7개의 순서대로 7개의 dto list 반환 - 요청 시점으로부터 14일동안 분석된 각 감정의 개수 반환 - repository로부터 조회되지 않은 감정은 count = 0으로 반환 ### 📸 스크린샷(선택) <img ...
daeun084 pushed 1 commit to feature/#16 LearnMate-Dev/LearnMate_BE
  • refactor: 모든 감정의 개수가 모두 반환되도록 수정 f5350eb

View on GitHub

daeun084 pushed 1 commit to feature/#16 LearnMate-Dev/LearnMate_BE
  • feat: 감정 분석 레포트 조회 기능 구현 0bf3c9b

View on GitHub

daeun084 created a branch on LearnMate-Dev/LearnMate_BE

feature/#16 - 숭실대학교 오픈소스기반기초설계 LearnMate Backend Repository

daeun084 pushed 1 commit to main LearnMate-Dev/LearnMate_BE

View on GitHub

daeun084 opened an issue on LearnMate-Dev/LearnMate_BE
[Feature] 감정 분석 레포트 기능 구현
### ✨ 이슈 내용 > 감정 분석 레포트 기능을 구현합니다. > 조회 당일부터 이전 2주 동안 분석된 감정 개수를 반환합니다. ### 💡 작업 내용 - [ ] 감정 분석 레포트 기능 구현 ### 📌 참고 사항
daeun084 pushed 1 commit to main LearnMate-Dev/LearnMate_BE
  • !hotfix: http method 변경 f918e02

View on GitHub

daeun084 pushed 1 commit to main LearnMate-Dev/LearnMate_BE
  • !hotfix: userdetail import 093a34e

View on GitHub

daeun084 deleted a branch LearnMate-Dev/LearnMate_BE

feature/#8

daeun084 closed an issue on LearnMate-Dev/LearnMate_BE
[Feature] 행동 요령 제안 기능 구현
### ✨ 이슈 내용 > ChatGPT API를 이용해, 사용자의 일기 내용에 따른 행동 요령을 제안하는 기능을 구현합니다. ### 💡 작업 내용 - [ ] 행동 요령 제안 기능 구현 ### 📌 참고 사항
Load more