Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.08 KB

README.adoc

File metadata and controls

36 lines (27 loc) · 2.08 KB

Duke

Build Status Build status Coverage Status Codacy Badge Gitter chat

Ui
  • The project aims to build a product named Duke, a Personal Assistant Chatbot that helps a person to keep track of various things.

  • It is a Java sample application intended for students learning Software Engineering while using Java as the main programming language.

  • Project Duke is a ?small? software project designed to take you through the steps of building a small software incrementally, while applying many Java and SE techniques along the way.

Acknowledgements

  • Most parts of this sample application came from Duke by someone.

  • Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.

  • Libraries used: TestFX, Jackson, JUnit5

Licence : MIT