beacon icon indicating copy to clipboard operation
beacon copied to clipboard

Beacon screen development

Open RunTerror opened this issue 1 year ago • 0 comments

Beacon Management

  • Delete: Users can now delete beacons.
  • Reschedule: Added functionality to reschedule beacons.
  • Filters: Implemented filters for managing beacons.

Beacon management Commit Details

Screenshot_1723834619 Screenshot_1723834625 Screenshot_1723834610

Google oAuth

Commit Details

SOS Feature Added

  • Implemented an SOS functionality for emergency alerts.

Commit Details

https://github.com/user-attachments/assets/f20036c2-12f2-400f-80a1-c2858047273b

Picture-in-Picture (PIP) Mode

  • Added support for PIP mode to allow users to view content in a floating window.

Commit Details

https://github.com/user-attachments/assets/04f17836-00c4-4fc4-a9e1-286f5579b96a

Map Camera Positioning

  • Enabled users to reposition the map camera with a dedicated button for better location visibility.

https://github.com/user-attachments/assets/1e58658b-8386-4c99-b887-9cab044737da

Real-Time Updates

  • Integrated real-time updates for groups and beacons to reflect changes instantly.

Commit Details

  • Utilized GraphQL subscriptions for real-time updates, including new joiners in groups, new beacons, beacon deletions, follower updates, and changes in landmarks and marker positions.

Email Verification

  • Implemented email verification using NodeMailer to enhance user account security.
Email Verification Screenshot

Shortcode Change

  • Updated the shortcode handling for groups.
    • Added functionality for group leaders to change the shortcode of the group, improving user management.
Shortcode Change Screenshot

Location Sharing

  • Enabled users to share their location with a marker on the map.
    • Improved functionality allows each follower to share their location with a marker on the map. Example includes the leader's location with a landmark marker and individual markers for followers.

Commit Details

Location Sharing Screenshot

Map Type Change Feature

  • Added a feature to change the map type.

https://github.com/user-attachments/assets/18917750-4f7f-4de5-8838-e39794bbd2a4

Map Type Change Screenshot Screenshot_1723998615

RunTerror avatar Aug 15 '24 14:08 RunTerror