Imperial-lord / INR-miAyarla

INR'mi Ayarla is a health monitoring mobile application. This application has been prepared to monitor the INR of patients using Coumadin medication and to adjust the drug dose
https://inr-mi-ayarla.gitbook.io/docs/
MIT License
4 stars 1 forks source link

Limit number of patient notifications by 10 #83

Closed Imperial-lord closed 3 years ago

Imperial-lord commented 3 years ago

This will prevent a long list of notifications, and also reduce the use of Firestore space.

Imperial-lord commented 3 years ago

This is no longer an issue since, we have shown the complete list of medications inside the Current Medications - along with the date-time and dosage. Notifications will be received automatically using flutter_local_notifications.