Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 728 Bytes

File metadata and controls

27 lines (18 loc) · 728 Bytes

🚀 Project Deployment.

📝 Notes

  1. using github repos.

🔑 Requirments to run App.

  1. windos OS.
  2. g++ Comiler.
  3. available Bash terminal.

▶ How to run.

  1. clone this repo to your device.
  2. make sure you are in main folder "OOBS-Object_Oriented_Bank_System".
  3. open your terminal in this folder path.
  4. use this command cd build to go to build folder.
  5. use this command run.sh to run the file that compile app and run it.
  6. once you do that you found "main.exe" file escute it.
  7. Finally 🎉, it's work;
  8. use this demo username and password to login username: admin, password: 1234
  9. explore it by your self .