KinaUna / KinaUnaAzure

https://web.kinauna.com
1 stars 0 forks source link

49 event reminders #52

Closed KinaUna closed 1 month ago

KinaUna commented 1 month ago

This pull request introduces a new feature for managing calendar reminders, along with some minor refactoring and cleanup. The most important changes include adding a new CalendarReminder entity, creating corresponding database migrations, and implementing a new controller for handling calendar reminder operations.

New Feature: Calendar Reminders

Refactoring and Cleanup

These changes collectively enhance the application's functionality by adding calendar reminder capabilities and improving code maintainability.