Closed sarmadhashmi closed 7 years ago
Yep, thought about that but tutor_requests_controller is becoming really huge. I think we should move anything related to student requests to a student_requests_controller (i.e: request a tutor, review a tutor, etc.). What do you think? It's a nice separation and keeps controllers light.
OK; either way works so... LGTM
Add a student requests controller so we can show request history for tutees, also return user_rating fields when returning pending/accepted requests for tutors.