Project: Calidr

Overview

Calidr is a time-management and scheduling calendar application, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).

Given below are my contributions to the project.

  • Code Contributed: RepoSense Link
  • Enhancements implemented:
    • Storage backend (ICS Storage)
  • Documentation
    • Contributions to the UG: Added section explaining mechanism of the Storage component
    • Contributions to the DG: Added section explaining mechanism of the Storage component, including diagrams
  • The calendar storage component was adapted from the ical4j library.