hngprojects / hng_boilerplate_remix

131 stars 126 forks source link

[FEAT] Implement Invitation of members via Form on Admin Dashboard #81

Open SilverBeing opened 3 months ago

SilverBeing commented 3 months ago

Develop the functionality to invite members via a form on the members page when an admin clicks the "Invite people" button. The form should allow admins to enter the new member's name, email, and role. Upon submission, the form should send the data to the appropriate API endpoint to create a new member. Ensure the form includes validation and provides feedback to the user.

Purpose Admins should be able to invite new members by filling out a form with the member's details. This functionality will streamline the process of adding new members and ensure that all necessary information is collected upfront.

Acceptance Criteria

Requirements

Tasks

Deadline Friday 10am

Note

Images and Figma links https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=1698-13832&m=dev Screenshot 2024-07-17 145258 image

Patrick-Chukwu commented 3 months ago

I am working on this already. I hope @JO-YE isn't also working on it since she has unassigned herself.

JO-YE commented 3 months ago

No am not. You can go ahead @Patrick-Chukwu