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

Create ListingFeature and ListingSpaceTypeFeature entity #312

Open
sulton-max opened this issue Feb 7, 2024 · 0 comments
Open

Create ListingFeature and ListingSpaceTypeFeature entity #312

sulton-max opened this issue Feb 7, 2024 · 0 comments
Assignees
Labels
backend Server-side logic, backend API feature New functionality or enhancements high Important with high priority

Comments

@sulton-max
Copy link
Collaborator

sulton-max commented Feb 7, 2024

Create ListingFeature entity

Description

ListingSpaceTypeFeature is predefined features related to ListingSpaceType with min and max values
When queried for listing registration process we need to query features related to space type and when opening edit page we query all listing features

Requirements

  • entity must be configured with entity configuration
  • seed data must be added with ListingSpaceType relation
  • seed data must include icons
  • add AllowedGuests property to Listing entity

Deliverables

  • relation with ListingSpaceType and migration
  • ListingFeature entity, repository and service
  • endpoint to query space types

Relation

image

Image

@sulton-max sulton-max added feature New functionality or enhancements high Important with high priority backend Server-side logic, backend API labels Feb 7, 2024
@sulton-max sulton-max added this to the Finish listing creation milestone Feb 7, 2024
@sulton-max sulton-max added this to AirBnB Feb 7, 2024
@sulton-max sulton-max changed the title Create ListingFeature entity Create ListingFeature and ListingSpaceTypeFeature entity Feb 7, 2024
@sulton-max sulton-max moved this to In Progress in AirBnB Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Server-side logic, backend API feature New functionality or enhancements high Important with high priority
Projects
None yet
Development

No branches or pull requests

3 participants