CI Status codecov

Ui

CCAttendance

CCAttendance is a desktop app for managing attendance of students in CCAs, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, CCAttendance can get your attendance management tasks done faster than traditional GUI apps.

Features

CCAttendance allows you to:

  1. Add students to the list of students
  2. Add CCAs to the list of CCAs
  3. Record attendance of students in CCAs
  4. Assign roles to students in CCAs
  5. Many more!

To see the full list of features, refer to the User Guide.

Other Details

  • For the detailed documentation of this project, see the CCAttendance Product Website.
  • This project is a part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.