l8nite / se-133-assertfalse

133 Software Project
0 stars 0 forks source link

Mentorship Graph - Class #13

Open vor89 opened 11 years ago

vor89 commented 11 years ago

Description:

Create some way to store and manipulate mentorships (defined as a relation between two users)

Some services offered:

+addMentorship(mentor, mentee) +doesExistMentorship /may be needed for chat, and also for searching for new mentors and mentees, and also for suggesting new mentors and mentees/ +getMentors(mentee) +getMentees(mentor) +confirmMentorshipRequest +confirmMenteeRequest +removeMentorship +requestMentor +requestMentee