tutorbook
tutorbook copied to clipboard
Web app that helps schools and nonprofits connect students with expert mentors and volunteer tutors.
Add the `AuthDialog` (used in `pages/[org]/search.tsx` to prevent unauthorized users from viewing sensitive org data; see #115) to the user display page.
**Is your feature request related to a problem? Please describe.** As mentioned in #115, while I did add a UI blocker to prevent users from seeing an org's search results,...
Add "No Subjects" placeholder in `DisplayPage` to reduce the meeting preview resizing (i.e. the resizing of the "Create meeting" dialog when a user selects a subject; see #168).
**Is your feature request related to a problem? Please describe.** When looking at search results for multiple different subjects, users have no idea who can tutor which subject(s). Because of...
**Is your feature request related to a problem? Please describe.** This feature request will enable [EPATT](https://epatt.org) to start switching their program over to TB from their existing workflow. Right now,...
Students should be able find and book a meeting with a suitable tutor and/or mentor in less than five minutes.
This was worked on by @evanyang1 (see #151) but I think there are still some things to do on this: - [ ] Minify search parameter syntax in URLs -...