Skip to content

Feature: Zero or more categories per photo #1

@vipermark7

Description

@vipermark7

We need to make it so that users can put zero or more categories per photo (i.e it is optional for pictures to have categories)

We could use a Set<Category> to do this, since we don't want it to be possible to have the same category twice on the same photo. That would be silly :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions