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

🚀 Feature: Search result's retrieval and display #88

Open
1 task done
xamdoo opened this issue Jul 26, 2024 · 0 comments
Open
1 task done

🚀 Feature: Search result's retrieval and display #88

xamdoo opened this issue Jul 26, 2024 · 0 comments
Assignees
Labels
🚀 new feature New feature or request

Comments

@xamdoo
Copy link
Contributor

xamdoo commented Jul 26, 2024

✒️ What is your desired feature?

Integrate the search functionality by retrieving data from the backend and displaying the available parking spots on the map interface. This involves making API calls and updating the UI based on the response.

❔ Why is this feature needed?

This feature is needed to complete the search functionality, allowing users to see real-time results of available parking spots based on their search criteria.

🏆 How do you aim to achieve this?

I want this feature to:

  • Implement the API call in the frontend to retrieve search results from the backend.
  • Update the map interface with markers representing available parking spots.
  • Handle loading states and potential errors in data retrieval.

🔄 Alternative solutions

No response

🔍 Have you checked to see if this feature has been requested before?

  • I checked and didn't find a similar request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 new feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant