Closed sultanassi95 closed 6 years ago
Relates: #2 As a user, I can view a mentor profile, and see all the available information about him/her.
// you will use this route to fetch data WHERE the id = mentorSelector router.get('/dashboard/mentor-panel/:mentorSelector', getSingleMentor);
Route:
[ ] '/panel/:mentorID' - This Will Render A Page showing the mentor profile with his/her information.
Design:
[ ] :+1:
Relates: #2 As a user, I can view a mentor profile, and see all the available information about him/her.
Acceptance Criteria:
Back End:
Design with React:
Route:
[ ] '/panel/:mentorID' - This Will Render A Page showing the mentor profile with his/her information.
Design:
[ ] :+1: