/main

YATS - Yet Another Task Scheduler

Primary LanguageJavaMIT LicenseMIT

YATS - Yet Another Task Scheduler

Build Status Coverage Status Codacy Badge


  • This is a desktop Task Scheduler application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
  • It is a Java application intended for users with requirements of task scheduling functions, e.g. task adding, editing, searching.
    • A simple GUI that includes CLI and a built-in calendar.
    • More test cases, including automated GUI testing.
    • Support for Build Automation using Gradle and for Continuous Integration using Travis CI.

Site Map

Acknowledgements

  • This application was based on the AddressBook application created by School of Computing in National University of Singapore AddressBook Level 4 by SE-EDU.
  • Some parts of this sample application were inspired by the excellent Java FX Tutorial by Marco Jakob.

License : MIT