planettelex / Songtracker-Pro

Music Income Tracking for Record Labels, Publishers, and Artists
MIT License
3 stars 0 forks source link

Implement Artists Admin Page For System Administrator #51

Closed RobDixonIII closed 3 years ago

RobDixonIII commented 3 years ago

Prototype: https://planettelex.github.io/Songtracker-Pro/prototypes/v_0.05/#g=1&p=artists_1

RobDixonIII commented 3 years ago

Add form validation.

RobDixonIII commented 3 years ago

Still need to figure out how to execute PUT /artist/{id}/members

RobDixonIII commented 3 years ago

Vuetify tables reference: https://vuetifyjs.com/en/components/data-tables Inline implementation: https://codepen.io/Jayesh_v/pen/wvgjMva

RobDixonIII commented 3 years ago

Vue API query reference: https://robsontenorio.github.io/vue-api-query/api/relationship-operations

RobDixonIII commented 3 years ago

The above commit message should actually pertain to #52