Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 589 Bytes

bank-db-aeds3 Raw Database for bank application

A full raw database created from scratch using Java IO and NIO libraries. This database is a filesystem controller to a specific bank application.

Requirements

  • Java 17 or higher
  • Windows, MAC or Linux

How to run

Clone the repository and run the java project

The classpath must be defined at VSCODE or any IDE

  • Define classpath root path as 'Banco'

Authors