issues
search
uwstout-cs458-s22
/
advisor001
This repository is the Node.js EJS Front-End for the UW-Stout CS458-001 Advisor web app.
0
stars
0
forks
source link
As an administrator, I would like a working delete button that removes users
#74
Open
LiamKnutson
opened
2 years ago
LiamKnutson
commented
2 years ago
User Acceptance Criteria:
Delete Button Present on Page
Delete button is connected to the API delete user functionality
Upon click, user is asked to confirm the delete action.
Canceling the delete action will not delete the user
Affirmation of the delete will remove the user from the user list
User Acceptance Criteria: