Have projects with multiple mentors, want to track mentors notes on each project
I have a list of projects (~25) and a list of mentors (~5). Each project has a couple mentors on it who meet with the team for mentor sessions and want to track notes. Is there an easy way to include a field that associates notes with a specific mentor for that project?
To be clear, one mentor can be the mentor for multiple projects.
One way to go about this might be to make 3 tables.
-One for projects (Fields for Project Name, Project Description, A linked Mentor(s) record, A Linked Notes Record, etc.)
-One for Mentors (Multiple-select field for Mentor Names, Projects(already linked), and Notes (Already linked), etc.),
-And finally one for Notes (Notes long-text field, Associated Project linked field, and Associated Mentor linked field, etc.).