You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The page should show all of the sponsorships that DataSoc has and their information.
The backend route /sponsorships gets all the information you need.
Each sponsorship has to have an edit and delete button associated with it.
The page needs a button to add a new sponsorship.
The text was updated successfully, but these errors were encountered:
JoshCLim
changed the title
sponsoships page: display all sponsorships in our database
sponsorships page: display all sponsorships in our database
Jun 3, 2024
see
src/pages/sponsorships/index.tsx
The page should show all of the sponsorships that DataSoc has and their information.
The backend route
/sponsorships
gets all the information you need.Each sponsorship has to have an edit and delete button associated with it.
The page needs a button to add a new sponsorship.
The text was updated successfully, but these errors were encountered: