Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 593 Bytes

File metadata and controls

10 lines (8 loc) · 593 Bytes

javaBankingApplication

A basic banking application in Java, to be upgraded overtime.

  • Add GUI.

  • A mini Login/Register system. Add a user DB system to record details.

  • Use of Encryption.

  • Java Database Connectivity is an application programming interface for the Java programming language which defines how a client may access a database. It is a Java-based data access technology used for Java database connectivity. It is part of the Java Standard Edition platform, from Oracle Corporation.

  • Integrate Compound Interest, Currency Converter, Bank comparison, and other systems.