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] Implement location fuctionality to the add the location of availability of particular listing #524

Closed
5 tasks done
ShivanshPlays opened this issue Nov 8, 2024 · 0 comments · Fixed by #551
Closed
5 tasks done
Assignees
Labels
enhancement New feature or request gssoc-ext GirlScript Summer of Code Extended 2024 hacktoberfest-accepted Hacktoberfest level2 GirlScript Summer of Code Level 2 Issue

Comments

@ShivanshPlays
Copy link
Contributor

Description

Issue: Implement Location Functionality for Listing Availability

Description

Implement location functionality to add the location of availability for specific listings on the website. This feature will allow users to specify and view the location of each listing, enhancing the discoverability and relevance of available listings for users based on location.

Requirements

  • Add a map functionality where users can input a location pin to specify the listing's availability.
  • Display this location information as a static map on the listing page for users to view.

Solution Breakdown

This issue will be addressed in two separate pull requests:

  1. Backend and Map Component Implementation

    • Implement the backend logic and database schema changes to support location data for listings.
    • Integrate the map component with pin input functionality to allow users to specify the exact location of the listing.
  2. User Interface: Static Map Display

    • Add static map pages to the user-facing section of the website.
    • Display the saved location pin as a static map on relevant listing pages.
    • Integrate the input of map with pin on multistep initial form and create listing page.

Notes for Project Admin (PA)

The solution for this issue will involve two PRs to ensure a structured and manageable code review process.

Screenshots

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext GirlScript Summer of Code Extended 2024 hacktoberfest-accepted Hacktoberfest level2 GirlScript Summer of Code Level 2 Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants