Skip to content

valvikx/Simple_Banking_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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