Skip to content

Location update without tapping twice #112

Closed
@Mohitmadhav

Description

@Mohitmadhav

Description

  • The user first taps on the floating action button
  • Then the user again taps on the logo to display the bottom modal sheet.
  • The location gets updated in the profile when the user taps on confirm.

Screenshots

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Check Database files: lib\services\database_service.dart
  2. User location file: lib\services\user_location.dart
  3. Find a way so that user should not tap on the bottom modal sheet to update location in Firebase
  4. It should automatically get updated when the user firstly taps on the bottom navigation button.
  5. Can it be achieved using the same API? Or which free API can we use to add location in the user collection in Firebase?

Additional data

  • Mapbox API has been used for location retrieval.
  • Make sure to follow guidelines in the README
  • Send the updated screenshots in the PR if possible.

Metadata

Metadata

Assignees

Labels

HacktoberfestFor Hacktoberfest 2021enhancementnew feature requestsgood first issuegood issue for first-time contributorsmediummedium level issuenormal-prioritySomething that has a normal priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions