CodeHubOrg / codehub-mentorships

CodeHub Mentorship platform - built with Laravel and React
3 stars 0 forks source link

Roopa/admin #81

Closed r1903 closed 4 years ago

r1903 commented 4 years ago

Added some styles and functionality to the admin page.

  1. Now page displays list of mentees and mentors along with button to expand their profile view.

  2. Once we select mentee, mentor list will re render with highest skill matching mentor on the top.

  3. After selecting both mentee and mentor, below the screen button will appear with text "pair".

  4. Once we click on button we can see the paired mentee and mentor details in the console

katjad commented 4 years ago

Too me this looks good! Just two suggestions on syntax.

r1903 commented 4 years ago

Thank you for review Katja. I will do the changes.

r1903 commented 4 years ago

Thank you Katja and Thea for your comments. I have done all the changes, please go through code once again.