Skip to content

Add tags to points of interest #47

@yepzdk

Description

@yepzdk

Description

Tags currently only relate to Routes via ManyToMany. Add a ManyToMany relationship between PointOfInterest and Tag, with admin UI support and optional API exposure.

Considerations

  • Needs discussion on whether this is desired and how it interacts with route-level tags
  • Requires a Doctrine migration for the new relationship
  • Admin CRUD controller updates for both PointOfInterest and Tag
  • API serialization updates if tags should be exposed on POI endpoints

Part of #35

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds-discussionNeeds discussion before implementation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions