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

Implement Functionality to Delete a Skill #12

Open
andrew21-mch opened this issue Aug 16, 2024 · 0 comments
Open

Implement Functionality to Delete a Skill #12

andrew21-mch opened this issue Aug 16, 2024 · 0 comments
Labels

Comments

@andrew21-mch
Copy link
Contributor

Allow users to delete skills from their portfolio. This includes removing the skill from the database and updating the displayed list of skills accordingly.

Steps to Complete:

Create a delete option (e.g., a button) next to each skill listed on the user’s dashboard.
Implement server-side processing to remove the skill from the database upon user confirmation.

Acceptance Criteria:

Users can delete skills, and the skills are removed from both the database and the UI.
The deletion is immediately reflected on the user’s dashboard without requiring a page refresh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant