[CHALLENGE 0001] : Make a banking system[CLOSED] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

[CHALLENGE 0001] : Make a banking system[CLOSED]

Write a program to mimic the working of a BANK - ATM machine. -Use of files is allowed - Features: @ Create, view, delete, Modify and check your balance @ Transactions @Distinguishing Current and Savings account. @ Loan calculator (simple and compound interest) @ Extra features(if necessary) I have done a demo code which works in c++ standard 11 compilers like Dev C++ or code blocks. (it doesn't work here) Banking system done in C++ --> https://code.sololearn.com/ca8CohKt3ssA/?ref=app

3rd Mar 2018, 4:39 AM
RR2001
RR2001 - avatar
2 Answers
+ 6
Greeting @RR2001 , Maybe you should try to make it a assignment. https://www.sololearn.com/discuss/1082512/?ref=app
3rd Mar 2018, 4:43 AM
Akash Pal
Akash Pal - avatar
+ 3
@Akash Pal No wonder this challenge never attracted views. Thanks a lot @Akash Pal for the suggestion. I shall take this into account.
3rd Mar 2018, 4:51 AM
RR2001
RR2001 - avatar