Skip to content

feat: Add to mentee applications whyMentor and available hours#538

Merged
dricazenck merged 10 commits intoWomen-Coding-Community:mainfrom
dricazenck:517-feat-mentee-availability-why-mentor
Mar 5, 2026
Merged

feat: Add to mentee applications whyMentor and available hours#538
dricazenck merged 10 commits intoWomen-Coding-Community:mainfrom
dricazenck:517-feat-mentee-availability-why-mentor

Conversation

@dricazenck
Copy link
Collaborator

Description

  • Introduced whyMentor for mentee application DTOs to capture reasons for mentor selection.
  • Added availableHsMonth to track mentee availability in hours per month.
  • Updated validation rules, builders, and database schema to support new fields.
  • Added integration tests to validate persistence and retrieval of the new fields.

Related Issue

Closes #517

Change Type

  • New Feature

Screenshots

image

Pull request checklist

Please check if your PR fulfills the following requirements:

…nth" to mentees

- Introduced `whyMentor` for mentee application DTOs to capture reasons for mentor selection.
- Added `availableHsMonth` to track mentee availability in hours per month.
- Updated validation rules, builders, and database schema to support new fields.
- Added integration tests to validate persistence and retrieval of the new fields.
@dricazenck dricazenck merged commit 0757aed into Women-Coding-Community:main Mar 5, 2026
1 check passed
@dricazenck dricazenck deleted the 517-feat-mentee-availability-why-mentor branch March 5, 2026 21:50
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.

feat: Mentee Registration - Missing fields (for MVP)

2 participants