llllllll-l / TripMDB

A fun way for movie nerds to find their next trip
2 stars 0 forks source link

Make an admin only page that displayes all the users #53

Closed llllllll-l closed 5 months ago

llllllll-l commented 5 months ago

On this page only accessible for admins, all the users registered on the application will be displayed,

The user will be displayed in a UI card:

user Username The users email a remove option

The remove option will remove the user fro the db

Changes

You need to add one more DELETE endpoint in AuthAPI so the frontend can remove a user