Senior actual function of ATM and shopping cart system upgrade

project

Job requirements: an analog implementation, a shopping mall ATM + program

  • The amount of 15,000 or custom
  • Realization shopping mall, to buy things to the cart, call the credit card billing interfaces
  • You can withdraw cash fee of 5%
  • No. 22 bills per month, monthly repayment 10 days overdue, according to the total amount of arrears 5 extreme daily interest
  • Support multi-account login
  • Support transfers between accounts
  • Record daily water consumption per month
  • Interface provides repayment
  • ATM operation log record
  • It provides the management interface, including adding accounts, user limit, the freezing of accounts and so on ...
  • User authentication decorator

Sample Code: https://github.com/triaquae/py3_training/tree/master/atm 

Simple flow chart: https://www.processon.com/view/link/589eb841e4b0999184934329

Guess you like

Origin www.cnblogs.com/nickchen121/p/11125925.html