/Harmonia

A CLI-centric application for students to manage their academic and non-academic tasks and events.

Primary LanguageJavaMIT LicenseMIT

CI Status codecov

Ui

  • This is Harmonia, a CLI-centric application for students to manage their academic and non-academic tasks and events.
    Example usages:
    • Add and delete tasks.
    • Mark tasks when they are completed.
    • Add tags to categorise tasks.
    • Search for tasks by tags or keywords.
  • The application is named Harmonia(Harmony in Latin) as it aims to help students manage the complexity of daily tasks, thus creating harmony amongst their schedules.
  • For the detailed documentation of this project, see the Harmonia Product Website.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.