Skip to content

CSXV/BMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Management System

Terminal C++ program, let users manage a bank system with clients.

Note

Tested in Linux only.

Screenshot


How to use

  1. Clone this repo.
  2. Build the project by running Make.sh file.
  3. Run the program, use .\outDebug.

Note

This project use Clang as a compiler.


Files structure

  1. Main file is test.cpp.
  2. Clients.txt: Stores clients data.
  3. Currencies.txt: Stores countries currency data.
  4. LoginRegister.txt: Stores successful logins to the system along with a time stamp.
  5. Users.txt: Stores system users data along with there system permissions and password, increpted with simple cypher.
  6. TransferLog.txt: Stores successful client account transaction, along with a time stamp, and the user who made it.

About

terminal C++ application to manage bank system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages