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

[12pts] Create Add and Delete item component. #13

Closed
AntonioHincapie opened this issue Oct 19, 2022 · 0 comments · Fixed by mgmediaweb/final-capstone-frontend#22
Closed
Assignees

Comments

@AntonioHincapie
Copy link
Collaborator

  • Create a function that allows to the users click the "Delete" button, when this happens the selected item is marked as removed and does not show on the main list anymore.
  • Create a function that allows to the user click the "Add" button, when this happens the new item is created and should render on the home page.
  • Responsive design.
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

Successfully merging a pull request may close this issue.

2 participants