Skip to content

TutorRec v1.2

Choose a tag to compare

@JonChong98 JonChong98 released this 21 Mar 15:41
· 245 commits to master since this release
97ce18b

v1.2 release of TutorRec.

This release contains several new features that set up the foundation for further development of TutorRec and transitions the product from a generic contact list (AB3) to a specialized application (TutorRec). It includes the addition of fields specifically catering to the target user of TutorRec, as well as a new UI layout that will be used in future development of TutorRec features.

New Features:

  • Add notes to a student contact
    • You can add a note when adding a student contact using the nt/ prefix.
      e.g. ...nt/Prefers online tutoring sessions
      image
  • Add appointments to a student contact
    • You can add an appointment when adding a student contact using the ap/prefix.
      e.g. ...ap/08:00-09:00 MON
      image
  • View all appointments
    • You can view all currently scheduled appointments using the appointments command.
      image
  • User Interface layout update
    • New layout to accommodate future development for TutorRec.
      image