Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dheerajaraj/main

 
 

Repository files navigation

Build Status Coverage Status

Smart Scheduler


  • This is a desktop task manager application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
  • It is a Java sample application intended for students learning Software Engineering while using Java as the main programming language.
  • It is written in OOP fashion. It provides a reasonably well-written code example that is significantly bigger (around 6 KLoC)than what students usually write in beginner-level SE modules.
  • Advanced Features:
    • A more sophisticated GUI that includes a list panel and an in-built Browser.
    • More test cases, including automated GUI testing.
    • Support for Build Automation using Gradle and for Continuous Integration using Travis CI.

Site Map

Acknowledgements

  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
  • We also acknowledge the original source of the code i.e. the SE-EDU initiative at https://github.com/se-edu/

Licence : MIT

About

Address Book sample application (Level 4)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.4%
  • XSLT 2.3%
  • CSS 2.3%