Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a controller class for managing Users #44

Open
Arshir opened this issue Oct 25, 2021 · 1 comment
Open

Create a controller class for managing Users #44

Arshir opened this issue Oct 25, 2021 · 1 comment
Assignees

Comments

@Arshir
Copy link
Collaborator

Arshir commented Oct 25, 2021

Create a controller class for accepting request for creating, viewing, updating and removing Users

@Arshir Arshir self-assigned this Oct 25, 2021
@Arshir
Copy link
Collaborator Author

Arshir commented Jan 24, 2022

  1. Add an endpoint for adding a new user with atleast the following details
    UserName FullName Password PasswordExpiryDate RoleID
    BranchCode MailingAddress GhanaPostCode MobileNumber
  2. Add an endpoint for viewing all users with pagination functionality
  3. Add an endpoint for viewing single user
  4. Add an endpoint for disabling a user
  5. Add an endpoint for updating a user details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant