Skip to content

Releases: AY2021S2-CS2103T-T11-1/tp

TutorBuddy v1.4

12 Apr 14:46
4f7931b
Compare
Choose a tag to compare

TutorBuddy is an application made for independent tutors as a management tool to cut down on admin overheads, by graphically managing their student’s information with a Graphical User Interface (GUI). It allows for faster and more effective student management.

Download our jar file below and start using our application now!

v1.3.1

02 Apr 01:35
acd26ac
Compare
Choose a tag to compare

Change Log

  • UI Revamp
  • Change help command to show help window
  • Add Calendar feature
  • Add Fees feature
    • Add fee command
  • Add reminders
  • Add Recurring Sessions
    • Add add_rec_session command
    • Add delete_rec_session command
  • Merge list_student and list_session into list
  • Update edit_student command to properly accept guardian phone, study level, and relationship fields
  • Add check for overlapping sessions

v1.3

31 Mar 15:58
d6cd488
Compare
Choose a tag to compare
Merge pull request #161 from yungweezy/feature/delete-recurring

Add feedback to user and fix some delete_rec_session logic

v1.3.trial

24 Mar 10:05
79117c6
Compare
Choose a tag to compare

Pre-release / Trail of TutorBuddy v1.3

v1.2 TutorBuddy

18 Mar 04:07
7b2405e
Compare
Choose a tag to compare
Merge pull request #73 from samleewy/feature/sessionStorage

Delete Session + Session Storage