Skip to content

kit3tsu/Banque

Repository files navigation

Banque

Description

This java application simulates the management/organization of a bank. It is possible to create bank accounts and associate a holder and a bank.

What was the objective?

The objective was to become familiar with object-oriented programming and its concepts such as inheritance.

What did I learn?

  • Inheritance and polymorphism
  • Java enumerations
  • The concept of class
  • Database access with java

What difficulties did I encounter?

  • The implementation of inheritance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages