Skip to content

[🎯Challenge] Projeto Bancário proposto pelo Bootcamp de FullStack da Generation.

Notifications You must be signed in to change notification settings

DouglasIde/GenBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gen Bank Brasil

This project represents a complete banking system, equipped with all the functionalities of a traditional ATM. of a traditional ATM. Simulating transactions, creating accounts and so on...

Imagem Título

Linguagem: JAVA e IDE: Spring Tools Suite
Language: JAVA and IDE: Spring Tools Suite

Author: Douglas Yugo Language: Java

📌About

O projeto foi desenvolvido durante o Bootcamp da Generation, onde simula um sistema bancário completo, incorporando funcionalidades essenciais utilizadas por instituições financeiras. Foi concebido com o objetivo de consolidar os fundamentos de Lógica de Programação, Programação Orientada a Objetos (POO) e operações CRUD.


The project was developed during the Generation Bootcamp, simulating a complete banking system that incorporates essential functionalities used by financial institutions. It was designed with the aim of consolidating the fundamentals of Programming Logic, Object-Oriented Programming (OOP), and CRUD operations.

📕Installation

You should already have one of these Java IDEs installed

  • Eclipse
  • IntelliJ
  • Visual Studio Code


  • 📝How to use

    The system operates via a menu that contains all the functions of a banking system. The user must enter a number to select one of the options available in the menu. All data is stored locally in memory.


    🚀Features

  • Creating, Updating and Deleting Accounts;
  • There are two types of accounts: Current Account and Savings Account;
  • List all Accounts and Search for Accounts by Number;
  • Bank account functions: Withdrawals, transfers and deposits;
  • Class with the colors used in the system

  • 🌐Technologies

    About

    [🎯Challenge] Projeto Bancário proposto pelo Bootcamp de FullStack da Generation.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages