MentorSync is an application designed to connect mentors and mentees seamlessly for effective learning and guidance.
- Mentor-mentee matching – Intelligent pairing based on skills and interests.
- Session scheduling – Easily schedule and track mentorship sessions with interactive calendar view.
- Real-time messaging – Communicate effortlessly within the platform.
- Learning materials – Browse through library of top-tier knowlegde from mentors.
- Clone the repository:
git clone https://github.com/AndriyBorkovich/mentor-sync.git cd mentor-sync
- Go to Aspire host project directory:
cd aspire/MentorSync.AppHost
- Run the app locally:
dotnet run