🎫 Show details.
Project details | |
---|---|
Developer : | Kareem |
Prog lang : | C++ |
Version : | v3.0.0 |
Starting Date: | 9th-4-2024 |
ENJOY READING ^_^
Making C++ CLI Application simulate BMS (Bank Management System) with two Applications (Bank Application, ATM Application) with their functionalities. continue reading.
- important note : this project from my own creation not following any course or bootcamp.
- another one : Every line of code, every image in this project is mine (my creation) ,not from any external source.
- I didn't study how to do SDLC steps yet, but i will try make them by name meaning.
Click to get Details.
- windos OS.
- g++ Comiler.
- available Bash terminal.
- clone this repo to your device.
- make sure you are in main folder "OOBS-Object_Oriented_Bank_System".
- open your terminal in this folder path.
- use this command
cd build
to go to build folder. - use this command
run.sh
to run the file that compile app and run it. - once you do that you found "main.exe" file escute it.
- Finally 🎉, it's work;
- use this demo username and password to login
username: admin
,password: 1234
- explore it by your self .