AnthonMS / TimeMentor

This is the temporary repo for my Final Assignment for my studies
0 stars 0 forks source link

Update and Delete users #7

Closed AnthonMS closed 5 years ago

AnthonMS commented 6 years ago

Time Estimate: 8 Hours In the super user panel a list of the users you have created should be. You should be able to update the users' data in the list. You should also be able to delete them. So you need to create:

Create the actions column to show 'update' and 'delete' buttons on the user they have clicked edit on. These buttons should call the services mentioned above.