Practice repository for cs3250
The directory named decision_support is associated with an effort to develop an aid for making decisions with multiple alternatives and multiple factors.
The website https://metrocs.github.io/cs3250_practice/ is a GitHub Pages published website that accompanies this project.
The directory named helloCS3250 contains an extensible "hello world" application in Java that demonstrates use of build automation, unit testing, style checking, and collaborative development.
The directory named sandbox is primarily for CS3250 students to practice GitHub workflows that involve contributing changes to a third-party's repository.