eliotjones1 / StreamLine-FrontEnd

0 stars 0 forks source link

Backend: Current Subscriptions #46

Open rycdunn opened 1 year ago

rycdunn commented 1 year ago

It should be API call (i think one may already exist but it needs to have changes) for the users services. Add the relevant data in the dashboard table widget. Should include more data than currently accessible.

eliotjones1 commented 1 year ago

api/user/subscriptions/view exists and is what you want. You'll have to go into admin and populate the subscriptions for a user to test it. This is why we also need a place (like a + button) in this widget to add new subscriptions.

rycdunn commented 1 year ago

Idk how to add shit to my account through admin stuff might need your help with that. I'll add the button to add subscriptions tho.

rycdunn commented 1 year ago

api/user/subscriptions/view has an internal server error