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

CC-11: Gift Management Components #25

Open
matherg opened this issue Oct 10, 2023 · 0 comments
Open

CC-11: Gift Management Components #25

matherg opened this issue Oct 10, 2023 · 0 comments

Comments

@matherg
Copy link
Contributor

matherg commented Oct 10, 2023

Create components that perform the following functionality:
Gift Management :
GIftsList: Displays list of all gifts, ability to edit/delete/add gifts
GiftItem: Singular gift with options to delete/edit
GiftForm :
Ability to add a new gift or edit a selected gift
@aidanobrien411
We need a component gift management that will be rendered on the admin page. Gift management will eventually use the GiftsData from AdminContext, and will handle editing/deletions/adding gifts. Implementation is up to you, but GiftManagement should have a component that displays all gifts, with buttons to delete/edit a gift. We also need to be able to edit/delete a selected gift, and add a new gift. Mock any data needed.

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