Skip to content

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

Notifications You must be signed in to change notification settings

anandsharma-i/PayMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.