We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tags are applied to images to identify what litter is in the photo.
Each Category has many tags.
For example:
Smoking = ['butts', 'lighters', 'cigaretteBox'];
The frontend keys and database table columns match to make dynamic implementation possible.