Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 424 Bytes

3500 Lab 10 Project Repo

Lab Write Up

This lab covers data binding, event handlers, and interactive JavaFX programs.

This repository includes several tools:

  1. Gradle Build Automation
  2. JaCoCo for Test Coverage
  3. CheckStyle for Code Style Checks (Using the custom cs3500 check file)