As an **admin**, I want to **manage users**, so that I can **inactivate, remove or update an user in the application**. **Acceptance Criteria** - [ ] Add admin page - [ ] An admin can inactivate an user through the listing action - [x] An admin can move a user to the trash - [x] An admin can create a user - [x] An admin can update a user - [x] An admin can delete a user
As an admin,
I want to manage users,
so that I can inactivate, remove or update an user in the application.
Acceptance Criteria