Skip to content

Aniketkn/Bank_Management_System

Repository files navigation

Welcome to BANKIST APPLICATION 👋

GitHub top language GitHub repo size GitHub GitHub followers GitHub User's stars GitHub commit activity GitHub last commit GitHub language count

Bankist application in C++ by using DYNAMIC MEMPRY ALLOCATION and OBJECT_ORIENTED_PROGRAMMING concepts. Its main features are login system, user authentication ,create a new account , requesting loan , transfer money, sort your movements , currency converter , delete your account and log out system .

✨ Demo

Bankist project main feature is abstraction and data-encapsulation.Main contain only default accounts data, memory allocation and deallocation and one executed external function.

demo

Usage

Default Accounts for login:

username password
ma 111
aa 222
bs 333

🚀 Features:

  • How to use the Dynamic Memory Allocation .
  • Data hiding and Encapsultion of Classes .
  • Real World Banking system .
  • Login, create new account system.
  • Requesting Loan ,Transfering loan system.
  • Sort your movements and delete your account system.
  • All input validations are done .
  • No memory leakage in run-time all dynamic memory is deallocated.

Author

👨‍💻 Aniket Khandave

Let's connect!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published