Released Build
Yor Mentor Mentee System
Full-stack mentorship workflow system with weighted matching, Flask APIs, SQLite persistence, and a Tkinter desktop interface.
Overview
A GitHub-published mentor-mentee system with a Flask API layer, shared matching logic, SQLite-backed persistence, and a Tkinter desktop interface for local institutional use.
Problem
Mentoring programs often rely on manual spreadsheets and uneven matching decisions.
Solution
A lightweight Python system that centralizes mentor and mentee records, supports compatibility scoring, and exposes both API and desktop workflows.
Outcome
Converted a manual coordination problem into a structured tool with reusable matching logic.