OurchiveIO / ourchive

An easily installable fiction, audio, and image archive package.
GNU General Public License v3.0
8 stars 6 forks source link

Object Attributes #51

Closed c-e-p closed 1 year ago

c-e-p commented 1 year ago

Add work, bookmark,bookmark collection & chapter attribute types and values.

Schema: AttributeType, AttributeValue, many<>many Work:WorkAttributeValue

This would handle for use cases such as work rating, work genre, bookmark type (rec/anti-rec lol for the wanking archive mod), chapter rating, etc.

c-e-p commented 1 year ago

These need another pass at styling, but the basic CRUD operations & permissions are in place.