bradwj / friend-advisor

FriendAdvisor is a mobile app with a focus on allowing friends and family to coordinate and receive text notifications about upcoming group events.
https://friendadvisor.tech
MIT License
4 stars 0 forks source link

Bug: Notifications #42

Open demonlexe opened 2 years ago

demonlexe commented 2 years ago

I was sent a notification saying "You have ____ today!" on 2/17, 7pm, when the event is on 2/18, 7pm.

The code needs to be updated to make sure the DAY is the same for this notification to be sent. Right now the code just checks if it is within 24 hours.