Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sponsorships page: display all sponsorships in our database #7

Open
JoshCLim opened this issue Jun 3, 2024 · 0 comments
Open

sponsorships page: display all sponsorships in our database #7

JoshCLim opened this issue Jun 3, 2024 · 0 comments
Assignees

Comments

@JoshCLim
Copy link
Contributor

JoshCLim commented 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.

@JoshCLim JoshCLim changed the title sponsoships page: display all sponsorships in our database sponsorships page: display all sponsorships in our database Jun 3, 2024
@JoshCLim JoshCLim added this to the get + display data milestone Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants