Add notification system: * Notification areas: received message, received the order, received the review, confirmation of the appointment to the user * Attach notify data member to doctor/user models * Label notification read/unread in model * Create Notification icon and modal card (Ideally material UI) * Add notification Threshold for frontend (show 0 by default, until 99 as it is, > 99 shows 99+)
Add notification system: