tutorbook
tutorbook copied to clipboard
Web app that helps schools and nonprofits connect students with expert mentors and volunteer tutors.
**Is your feature request related to a problem? Please describe.** When new students sign up, org admins and teachers should follow-up with them to ensure that they were able to...
**Is your feature request related to a problem? Please describe.** Students and tutors have no way of direct back-and-forth communication. We have yet to build any sort of in-app chat...
Users (volunteers, students, and parents alike) should be able to permanently delete all of their profile data for privacy reasons. Related to #182.
Based on the student's search (in `pages/[org]/search.tsx`), we should prefill the selected time and subjects in the `RequestForm` (in `pages/[org]/users/[id].tsx` and defined in `components/user/request-form.tsx`).
I'm not sure if we should actually let admins completely delete profiles that are populated with contact info, profile photos, etc. but we should definitely let them at least remove...
Sort the "Hidden from search" list view in reverse chronological order (newest profiles first). Perhaps also add a sort-by button or something to the UI to update this.
**Is your feature request related to a problem? Please describe.** Related to #115: Right now, our `/[org]/signup` page is rather open. Users can change their email addresses, signup with fake...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When vetting tutors, orgs...
**Is your feature request related to a problem? Please describe.** See #99 for a more detailed description of some known issues this will be addressing. Right now, we're essentially forcing...
The user edit page (`pages/[org]/users/[id]/edit.tsx`) has space underneath the footer which we don't want: https://user-images.githubusercontent.com/20798889/118071273-52a76f80-b35c-11eb-9a5d-081b092801cf.mp4