CCExtractor / beacon

Flutter application to share location with a group. (under development)
58 stars 148 forks source link

Feat: Custom reminders. #142

Open Aadeesh11 opened 2 years ago

Aadeesh11 commented 2 years ago

Fixes #127

Describe the changes you have made in this PR - Added Feature to allow users to schedule custom reminders (as many as they like, for any beacon that has not expired). A notification will be used to remind them. DateTime, title and message (of the notification) will be chosen by the users themselves. (A default reminder (1 hr before starting) is also set, while creating or joining a beacon).

ItsAdityaKSingh commented 1 year ago

@Aadeesh11, could you resolve the conflicts?