Giter Club home page Giter Club logo

bank_software's Introduction

Bank_Software

Project for introduction to progamming

Description

The project is simulation of some simple functuonalities of Bank Software, such as: deposit, withdraw, transfer (some amount of money), cancel account, logout and of course, register, login and quit.

Some short description for thеsе functions:

Deposit - "D"

  • Add money to your account(you can add 10 000 BGN at once).

Withdraw - "W"

  • Take money out of your account(overdraft to 10 000 BGN).

Transfer - "T"

  • First you should be sure that the person you want to transfer the money has an account in this software, then send him the amount of money you want to(overdraft to 10 000 BGN).

Cancel Account - "C"

  • You can cancel your account only when your balance is 0 BGN, if this is correct just write your password.

Logout - "L"

  • When you are in the Logged Menu, with writing "L" you will be send to the Guest Menu.

Register(some specifications) - "R":

  • Your username has to be only with symbols and latin letter, no numbers.
  • Your password has to be at least from 5 symbols(mandatory of 1 uppercase letter, 1 lowercase letter, 1 symbol) such as: symbol-"!@#$%^&*", numbers and latin letters.
  • Your balance will always start from 0 BGN.

Login - "L"

  • When you are successfully login you will see the balance in your account.

Quit - "Q"

  • You can always quit with the capital letter "Q".

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.