Releases: AY2425S2-CS2103T-T09-4/tp
Release list
v1.6 Release
Update Attendance.java
v1.5 Release
v1.5 Release Notes
Overview
Welcome to CCAttendance App v1.5! This release includes all proposed features for the users! It is now a completely different application from the original AB3, with a focus on CCA management, attendance tracking, and an enhanced user interface.
What’s New
-
Refined UG and DG with new diagrams and testing instructions
- New sequence diagrams are updated to help the developers a better understanding.
- More use cases and comprehensive manual testing instructions are updated.
-
New Commands
These commands streamline how you manage students and CCAs in your CCAttendance.
Screenshots
Below are a few snapshots showing off the redesigned interface:


Not much difference in the Ui from the previous iteration, except for few refinements!
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.5 release. Thank you for using CCAttendance App!
v1.4 Release
v1.4 Release Notes
Overview
Welcome to CCAttendance App v1.4! 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
-
Refined UG and DG with new diagrams
-
New Commands
-
add role to student of its cca
-
e.g.
add_r 1 c/Canoe r/Captain -
delete role to student of its cca
-
e.g.
delete_r 1 c/Canoe
These commands streamline how you manage students and CCAs in your address book.
-
Screenshots
Below are a few snapshots showing off the redesigned interface:
Main Dashboard
On the left: CCA listings with roles and session counts. On the right: Student listings with contact info, roles, and attendance.
Each CCA has a list of roles and total number of sessions. The roles can be used to assign to a student in that CCA!
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.4 release. Thank you for using CCAttendance App!
v1.3 Release
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
-
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.
-
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.
- Enhanced
editCommand- 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.
-
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.
-
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
On the left: CCA listings with roles and session counts. On the right: Student listings with contact info, roles, and attendance.
Student Card Details
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!




















