- Download and install GitHub
- Clone the repository:
git clone https://github.com/edgriebel/rit-iste422-bank
Ensure that a JDK >= 16 is installed
cd
to the directory downloaded to and:
- Run the application:
./gradlew run
- Run the tests:
./gradlew test
- Note that one test fails as an example of a test that validates functionality that doesn't exist yet as a demo of Test-Driven Development.
TODO
TODO
TODO
Source for diagram: uml_entity.puml