Skip to content

veh3546/bank4b

Repository files navigation

Demo Bank Account tracker

Downloading the project to your system

Local PC:

  1. Download and install GitHub
  2. Clone the repository: git clone https://github.com/edgriebel/rit-iste422-bank

Running the application

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.

JDK Installation instructions

macOS

TODO

Linux

TODO

Windows

TODO

UML Entity diagram

Source for diagram: uml_entity.puml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published