/bank

Primary LanguageJava

Bank System 🏦

What is it?

This project's software made to help the bank system get better and proper management of its clients, assign them to two different queues, and allowing them to take multiple actions in their accounts.

  • It was made with Java and JavaFX.
  • Uses generics and decoupling
  • We make our own implementation of some data structures.

Developers:

  • Juan David Pelaez
  • Luisa Fernanda Quintero Fernández

Analysis and Design

You can find all documentation and design here: link

You can see some pictures of the windows in the program: Captura de pantalla (631) Captura de pantalla (632) Captura de pantalla (633)

Hope you enjoy it.