Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 390 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 390 Bytes

Requirements of this System:

  • provide a form for tutees to submit requests for tutoring.
  • correlate these requests for tutoring against the schedule of our tutors.
  • expose an interface for our tutors to accept or decline a request for tutoring.
  • dispatch emails to both tutors and tutees about requests for tutoring.
  • allow both tutors and tutees to login with their utc accounts.