rak3rman / mark4

The 4th iteration of Radison Akerman's personal website, built on next-gen Nuxt v3 and Tailwinds
https://radison.io
0 stars 0 forks source link

Add tags to bullets in summarize #6

Open rak3rman opened 8 months ago

rak3rman commented 8 months ago

In each bullet schema on summarize, additional data fields are available to define "tags": a way to link a bullet to a particular specialty area. Nail down the enum for tags and apply this enum to all bullets in the summarize data objects. It'd also be a good idea to create/modify the tags schema to be able to populate the "Professional Disciplines" section on the home page. Tags should be coupled with these disciplines.

rak3rman commented 8 months ago

Required to implement #8