Users:id: {
first_name: "",
last_name: "",
email: "",
password: "",
role: "",
show_name_on_profile: true,
pronouns: "",
about: "",
location: "",
time_zone: "",
gender_identity: "",
sexual_orientation: ""
}
Education:id: {
user_id: "",
school: "",
degree: "",
field_of_study: "",
start_date: "",
end_date: ""
}
User Info:id: {
user_id: "",
linkedin_url: "",
portfolio_url: "",
support_needed: "",
industries_interested_in: "",
interests: ""
}
Matches:id: {
mentor_id: "",
mentee_id: "",
match_score: 0
}