f-nunez / VeterinaryClinic

Veterinary Clinic in .NET 7 with clean architecture for Blazor Web Assembly ASP.NET Core hosted model and built with Radzen Components
MIT License
6 stars 0 forks source link

Notifications #25

Closed f-nunez closed 1 year ago

f-nunez commented 1 year ago

As a product owner, I want a Notification Center on ClinicManagement and Scheduling applications to notify the Users about changes that have been made in the entire application. A mechanism must be implemented to display these notifications to Users. For the notification UI, a component from the Radzen framework must be used. The users must be auditable "record User's id on entities that create/change on upstream contexts".

Criteria: