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

[feat] 알림 기능 #21

Open
7 tasks done
soeunkk opened this issue Aug 28, 2022 · 0 comments
Open
7 tasks done

[feat] 알림 기능 #21

soeunkk opened this issue Aug 28, 2022 · 0 comments
Assignees

Comments

@soeunkk
Copy link
Member

soeunkk commented Aug 28, 2022

📢 이슈 내용

의약품 복용 알림에 관한 API 구현

📝 진행 상황

  • 복용 시간대 DB 연동
  • 알림 DB 연동
  • Medicine Data에서 복용 간격, 복용량 찾기
  • 복용 시간대 설정 API 구현 (조회, 생성 및 수정)
  • 알림 API 구현 (목록 조회, 생성, 삭제)
  • AlarmTime 엔티티 time 필드 LocalDateTime으로 변경
  • 복용 시간에 맞춰 알림 메시지 전송
@soeunkk soeunkk changed the title [키워드] 상세 개발 내용 [feat] 알림 기능 Aug 28, 2022
soeunkk added a commit that referenced this issue Aug 30, 2022
soeunkk added a commit that referenced this issue Aug 30, 2022
AlarmTime > MealTime
Notification > Alarm
NotificationTime > AlarmTime
@soeunkk soeunkk mentioned this issue Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants