whole-tale / dashboard

Whole Tale Dashboard
http://wholetale.org
MIT License
7 stars 2 forks source link

Support multiple categories / uri #520

Open bodom0015 opened 5 years ago

bodom0015 commented 5 years ago

The current tale.category only accepts a string. This task will involve designing the process of expanding this string field to house multiple values. It is unclear if the array of categories will simply contain strings, or if we will need a full-fledged model to represent a Category in the backend.