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

Feat/hng 77 implement member management functionalities on admin dashboard #385

Conversation

pauluwaifo
Copy link
Collaborator

@pauluwaifo pauluwaifo commented Jul 23, 2024

Description

Develop and implement functionalities to manage members on the Admin Dashboard using APIs. The functionalities include fetching members, search, filtering, reassigning roles, and deleting members. The implementation should use the member card component developed by another intern.

**Closes #77 **

Changes proposed

What were you told to do?

implement member management functionalities on admin dashboard

What did you do?

i developed and implemented functionalities to manage members on the Admin Dashboard using demo data. The functionalities include fetching members, search, filtering , and deleting members. The implementation should use the member card component developed by another intern.

This feature will enable the admin to manage members seamlessly and efficiently on the dashboard. The admin can fetch members, search, filter, reassign roles, and delete members. This functionality will enhance the user experience by allowing quick access to member information and easy management of roles.
1 file was created in the component /dashboard folder
no dependencies where added, no package was removed.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

recordedVideo2024-07-21-192140_x264_mpeg4_mpeg4.mp4

SirhmVFX and others added 30 commits July 21, 2024 20:31
…ation-settings-Roles-and-permission-page-Implement-active-permissions-component

12 feat implement create role modal toggle
…e-payment-receipt-template

Feat/hng 68 create payment receipt template
…e-comment-box-component

Feat/hng 45 create comment box component
…search-found

feat:92-implement-no-search-found
…n-add-products-modal-component

Feat: implement super admin add product modal component
…on-failure

Feature: AUTHENTICATION -> EMAIL TEMPLATE -> Activation Failure Template
mrcoded and others added 29 commits July 22, 2024 17:08
…password-setting-implementation

feat: reviewed password setting form
…email-temp

feat:Email Template > Invoice Email Template
…duct-list-page

feat: HNG-58-super-admin-products-list-page
…-Pricing-Page-Update

feat: Create pricing cards displayed in pricing page
…te-with-html

feat: add alert, form button from shadcn and create new template with…
…-the-API-integration-of-the-comment-section-of-the-dynamic-blog-pages
…ate-and-implement-the-API-integration-of-the-comment-section-of-the-dynamic-blog-pages

Feat/hng hngprojects#23 create and implement the api integration of the comment section of the dynamic blog pages
…remix into Implement-Member-Management-Functionalities-on-Admin-Dashboard
…-on-Admin-Dashboard' of https://github.com/pauluwaifo/hng_boilerplate_remix into Implement-Member-Management-Functionalities-on-Admin-Dashboard
@pauluwaifo pauluwaifo merged commit 94c2c8c into hngprojects:feat/HNG-77-Implement-Member-Management-Functionalities-on-Admin-Dashboard Jul 23, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.