spring-bot icon indicating copy to clipboard operation
spring-bot copied to clipboard

250: adding a temporary change in reminderController

Open kapirath28 opened this issue 9 months ago • 3 comments

its my first contribution just tried to fix the issue by

-In the addreminder method, before adding a new reminder, ichecked if the Reminder has a valid time in the future.

-removed reminders from the list that have a localTime before the current time (LocalDateTime.now())

(i am a beginner at this let me know about it.)

kapirath28 avatar Jan 24 '25 20:01 kapirath28