Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Added feature to preschedule a beacon + added local notifications at the start of prescheduled beacon #53

Merged
merged 35 commits into from
Jan 21, 2022

Conversation

devansh12b2
Copy link
Contributor

@devansh12b2 devansh12b2 commented Jan 2, 2022

Fixes: #5 (partially only thing remaining is the deactivation of the beacon, which can only be implemented after addition of mutation at backend),

devansh12b2 and others added 28 commits December 27, 2021 18:24
@devansh12b2 devansh12b2 changed the title Feat: Added feature to preschedule a beacon + added local notifications at the start of prescheduled Feat: Added feature to preschedule a beacon + added local notifications at the start of prescheduled beacon Jan 2, 2022
Copy link
Collaborator

@nb9960 nb9960 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • There were overflow issues on create hike dialog box (adding the screenshot below for reference)
  • User is able to create 2 hikes for the same start DateTime. I think when one is already leading a hike then creating another one should be restricted. But again it would be better to handle such validation from the backend itself.
  • Tapping on notification should redirect to the hike_screen
  • If beacon is not yet started then instead of redirecting to the hike screen it would be better to display snackbar depicting the same text. This would provide a better user experience.

@nb9960 nb9960 merged commit f3273f7 into CCExtractor:main Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature to deactivate the beacon on leader's demand
2 participants