Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 365 Bytes

PayMate

This project simulates the basic concepts of any payments app(Paytm/Gpay etc).

  • Maintain a bank acc as well as an online wallet.
  • Trasfer money from bank to wallet and vice-versa.
  • Transfer money to other's acc from bank/wallet.
  • Check balance of bank/wallet.
  • Get transaction statement of bank/wallet.

Made with 🤍 in JAVA.