tutorbook icon indicating copy to clipboard operation
tutorbook copied to clipboard

Support paid, freelance tutoring

Open dpitty opened this issue 5 years ago • 3 comments
trafficstars

  • [ ] Enable tutors to specify price.
  • [ ] Add in-app chat or email relay to enable direct communication between tutor and student (while still avoiding sharing direct contact info).
  • [ ] Each tutor should get their own unique vanity URL (e.g. tutorbook.org/johndoe).

dpitty avatar Jun 11 '20 20:06 dpitty

Thanks @dpitty I'll get to work on this and post any updates here. We should have an MVP ready for production by the end of this weekend!

nicholaschiang avatar Jun 11 '20 23:06 nicholaschiang

I'm going to try to throw this into 0.9.0 if I still have time. It should be pretty straight forward once I have #82 implemented (i.e. the tutor will email the client and figure out billing on their own like they usually do anyways; I'll just have to show that they're paid in the search view by adding a field to the User object).

nicholaschiang avatar Jul 06 '20 22:07 nicholaschiang

We've already kind of addressed that URL issue by shallow routing in the search page.

For example, when you open a search result, the URL changes to reflect that (e.g. this link should open Gordon's profile).

nicholaschiang avatar Aug 25 '20 23:08 nicholaschiang