Skip to content
xlcrr edited this page Aug 1, 2021 · 1 revision

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.

Clone this wiki locally