Skip to content

Contest#352

Merged
Mkalbani merged 5 commits into
MindFlowInteractive:mainfrom
somgoli:Contest
Jun 2, 2026
Merged

Contest#352
Mkalbani merged 5 commits into
MindFlowInteractive:mainfrom
somgoli:Contest

Conversation

@somgoli
Copy link
Copy Markdown
Contributor

@somgoli somgoli commented Jun 2, 2026

closes #311
closes #312

Initialize NestJS project in microservices/mentorship-service
Set up Mentorship, Session, Progress entities
Implement mentor-student matching
Add learning milestone tracking
Create mentor reward distribution
Implement student progress verification
Add mentor rating system
Create mentorship completion certificates
Implement mentorship marketplace
Set up Docker configuration

somgoli and others added 3 commits June 1, 2026 19:17
Labels: microservice, education, NESTJS
Estimated Time: 7 hours
Difficulty: Medium

Description
Create a mentorship service connecting experienced players with beginners for guided learning and rewards.

Tasks
 Initialize NestJS project in microservices/mentorship-service
 Set up Mentorship, Session, Progress entities
 Implement mentor-student matching
 Add learning milestone tracking
 Create mentor reward distribution
 Implement student progress verification
 Add mentor rating system
 Create mentorship completion certificates
 Implement mentorship marketplace
 Set up Docker configuration
Acceptance Criteria
Mentorships established correctly
Milestones tracked accurately
Rewards distributed on completion
Ratings reflect teaching quality
Certificates issued
Service runs independently
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 2, 2026

@somgoli Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Mkalbani Mkalbani merged commit 7e3a41c into MindFlowInteractive:main Jun 2, 2026
5 of 13 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.

Contest and Competition Service Setup Mentorship and Learning Service Setup

3 participants