Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 336 Bytes

File metadata and controls

17 lines (17 loc) · 336 Bytes

About

JetBrains Academy
Track: Java Developer
Project: Simple Banking System
https://hyperskill.org/projects/93?track=12

Development Environment

Java SE 16.0.2

Implemented Patterns

  1. MVC
  2. DAO
  3. Command
  4. Factory method
  5. Singleton

Implemented Algorithms

  1. Luhn algorithm

Dependencies

  1. Sqlite-jdbc-3.36.0.1