A final requirement for the Computer Programming 2 course during my final term as a freshman at PUP, Manila
This project uses .txt file and binary .dat file as databases.
- Login System
- Add Account
- Edit Account
- Withdraw Money
- Deposit Money
- Account Deletion
- Database Oriented System
Clone the project
git clone https://github.com/markcalendario/banking-system-with-file-handling.git
Go to the project directory
cd banking-system-with-file-handling.git
Run the executable file
// Note:
// .exe files may close immediately after the execution, add getch() in order to see final statements.
Or
// Open code editor or any IDE for C
// compile and run
This project is created by the following developers:
Documentation
Powerpoint Presentation
Project Lead
Logic and Algorithms
Program Design
Bugs and Issues Manager
Logic
Program Design
UI Manager
Database Admin
Quality Tester
© Developers and Contributors
No part of this code may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of the copyright owners indicated in this file.