Skip to content

ClassHive V1.3

Choose a tag to compare

@Seethevon Seethevon released this 20 Mar 13:43
· 425 commits to master since this release
d933170

New features:

  1. Contacts can be sorted by the ascending or descending order of the contact's name or date added.
    image
    424998878-f043b062-201c-433a-bf18-f7990fd2d4b7

  2. Contacts can be grouped by their roles.
    image

Updated features:

  1. Partial matching is now supported when using the find command. Contacts can be found using either their name or their phone number.
    It no longer allows to find multiple contacts at once through name.
    image
    image

  2. Contacts can be added with additional parameters - role, class, grade and parent name.

  3. Edit command allows the changing of roles.

  4. Instead of specifying the index of the contact to be deleted, users can now use the delete command with the name and phone number of a person.

  5. UI now shows the role of the contacts. If the contact is a student, the UI will also show the grade, class and name of parent.