Skip to content

v1.3 Release

Choose a tag to compare

@waylonggggg waylonggggg released this 20 Mar 15:58
· 286 commits to master since this release
62987ae

v1.3 Release Notes

Overview

Welcome to CCAttendance App v1.3! This release includes significant improvements over the original AB3 application, with a focus on CCA management, attendance tracking, and an enhanced user interface.

What’s New

  1. Revamped GUI Layout

    • New side-by-side panels for CCAs (left) and Students (right).
    • Each Student card shows:
      • CCAs joined (e.g., Canoe (5/8)) indicating the number of sessions attended out of the total.
      • Roles in each CCA (e.g., Captain, Member, Vice-President).
    • Each CCA card shows:
      • The range of Roles (e.g., President, Vice-Captain, Member).
      • Total number of sessions the CCA has conducted.
  2. New Commands

    • create_s: Create a new student entry.
  • delete_s: Delete an existing student.
  • create_c: Create a new CCA entry.
  • delete_c: Delete an existing CCA.
  • attend: Mark the attendance of a student

These commands streamline how you manage students and CCAs in your address book.

  1. Enhanced edit Command
    • Now handles both student roles in a CCA and the CCAs a student is enrolled in.
    • Easily update a member’s role (e.g., from Member to Vice-Captain) or even add/remove a CCA in one go.
  1. New Role-Based Tag System

    • Repurposes AB3’s "tags" feature to capture CCA roles instead.
    • This makes it clearer who is President, Captain, Member, etc., without relying on generic tags.
  2. Attendance Tracking

    • Each Student’s panel now shows attendance (e.g., 10/12) for every CCA they join.
    • Quickly see a member’s participation rate across multiple CCAs.

Screenshots

Below are a few snapshots showing off the redesigned interface:

Main Dashboard

Image

On the left: CCA listings with roles and session counts. On the right: Student listings with contact info, roles, and attendance.

Student Card Details

Image

Each student’s attendance is now visually displayed, along with roles in the respective CCAs.

Feedback & Contributions

If you spot any bugs or have feature requests, please file an issue. We’re excited to hear your feedback and improve the CCAttendance App further!


We hope you enjoy the new v1.3 release. Thank you for using CCAttendance App!