Skip to content

implement ability to delete users on admin dashboard (DeleteUser.tsx) #16

Description

@RyanS4
  • Should be in a similar display as the create user page
  • Should have a textbox that takes in a username, a delete account button, and a back button
  • Back button should return the user to the admin dashboard
  • delete button handle should read the username from the textbox and delete that user from the database
  • User should not be able to delete their account

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions