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: Change take off point and task description page mobile responsive #234

Merged
merged 22 commits into from
Sep 24, 2024

Conversation

suzit-10
Copy link
Collaborator

Description

This PR enables the user to change the flight take-off point following the given process:

  1. click on Change starting point available at the right corner of the map
  2. the user has to choose whether the take-off point will be the user's current location or choose on map.
  3. if the user selects the current location icon will be plotted on the current location if the user selects place on map he will be able to click on the desired location and icon will be plotted on the clicked location.
  4. To save the starting point user has to click save starting point button

Note: The new starting point should be inside the 200m area.

Screenshot of task description page on desktop view:
Screenshot from 2024-09-24 13-59-03

Screenshot of task description page on mobile view:
Screenshot from 2024-09-24 14-01-56

Sujit added 20 commits September 18, 2024 10:34
…y clicking on map and save as a geojson on state
@github-actions github-actions bot added the backend Related to backend code label Sep 24, 2024
@nrjadkry nrjadkry merged commit 92d153f into develop Sep 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code enhancement New feature or request frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants