Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 554 Bytes

File metadata and controls

32 lines (19 loc) · 554 Bytes

CLI Banking project

Description

This Code is suppose to function like a banking app.

Installation

https://github.com/michael1993-mdc/pythonedu1

Usage

  1. Clone respository
  2. Use branches in main.py to access the other files.
  3. Begin with creating a user account.
  4. Create a few account and add some money to them.
  5. Perform some transactions.
  6. Explore other options.
  7. Exit

Features

  • Create account on the app
  • Login
  • Create savings and checkings account
  • Transfer, withdraw, Deposit
  • Look at reports and plot data