Skip to content

Conversation

@wilsonadenuga
Copy link
Contributor

@wilsonadenuga wilsonadenuga commented Jan 22, 2026

Description

  • Updated package.json to include new dependencies for form handling and validation.
  • Implemented a create member page with a form for adding new members, including breadcrumb navigation.
  • Developed a mentor page with a form for adding new mentors, including breadcrumb navigation.
  • Enhanced error handling and loading states in member and mentor pages.

Related Issue

Please link to the issue here
#481

Change Type

  • New Feature
  • Test

Screenshots

Screenshot 2026-01-22 at 17 40 33 Screenshot 2026-01-22 at 17 53 05

Pull request checklist

Please check if your PR fulfills the following requirements:

- Updated package.json to include new dependencies for form handling and validation.
- Created members index page to list all members with details and a create member button.
- Implemented create member page with a form for adding new members, including breadcrumb navigation.
- Added mentors index page to display mentor information with a create mentor button.
- Developed create mentor page with a form for adding new mentors, including breadcrumb navigation.
- Enhanced error handling and loading states in member and mentor pages.
@wilsonadenuga
Copy link
Contributor Author

Closes #481

@dricazenck
Copy link
Collaborator

dricazenck commented Jan 25, 2026

@wilsonadenuga I think it is missing some attributes from the api to create mentor, regarding availability for example is not here.
image

About image, we changed the schema, and probably the image is been ignored:
image

We need to add in the mentor another option to update profile, but this will be a different api, (for now we have one for create mentor and another to upload profile) But we soon should update the api to be able to do in a single call.

@dricazenck dricazenck merged commit 2103dce into main Jan 26, 2026
1 check passed
@dricazenck dricazenck deleted the create-mentor-form branch January 26, 2026 21:54
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.

3 participants