Giter VIP home page Giter VIP logo

conta-bancaria-no-terminal's Introduction

conta-bancaria-no-terminal

Part of the DIO's Java Developer coursework.

Creating a simple bank account to be used on the Terminal

This is a simple project to create a bank account for use in the terminal.

Attribute Type Example
Account Number Integer 123456
Branch String 123-4
Account Holder String John Doe
Balance Double 900.00
Account Type String Checking

Challenge

  • Create the project BankAccount that will receive data via terminal commands
  • Inside the project, create the TerminalAccount.java class
  • You will have to allow the user to insert the data via the terminal to answer dialog questions to interact with the system
  • After successful interaction, the bank account will be created
  • The system shall return the following message to the user: "Welcome [Account Holder]! Thank you for opening an account at our bank. Your branch is [Acct Branch], your account is [Acct Number] and your balance is [Acct Balance], which is already available for withdrawals."
  • Other interactions will be coded in case the user wants to do something else besides create a new account.

conta-bancaria-no-terminal's People

Contributors

scatteredsky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.