Week 9
Milestones
- Make doctor notes realtime using webpush notifications
- Adding notification on addition of new notes
- Added documentation of the work
Screenshots / Videos
Flowchart
Contributions
Changes
- Added a new notification event type
PATIENT_NOTE_ADDED
- Added Real-Time Notes Updates using webpush notifications
- Added documentation - https://github.com/orgs/coronasafe/discussions/6180
Pull Requests
Learnings
- Using web push notifications for making real-time updates
- Adding new notification event types