Tam Versiyonu Görüntüle: C++ ATM makinesi programı!!!

vural_arpacı
18.03.2008, 22:03
atm makınesı olusturcak C++ da pı program yapmam gerek projem var arkadaslar yardımcı olursanız sevnırım anlayan varsa.
kendı kullanıcı mla gırıs yapcam şifrem olcak para cekmek ıcın!!!!
şimdiden tesekurler...

muammer b.
19.03.2008, 14:38
bu projen en kısa zamanda yasaklanır.
buna izin verilmez zaten.çünkü insanların şifreleri çalınırsa büyük sorunlar ortaya çıkar.
o yüzden değişik projelere göz at derim ;)

vural_arpacı
20.03.2008, 14:59
kardesım ödev??? öle bı nıetım zaten olmaz ortamı keske gereksız germeseydın:) sadece C++ dersımde bı ödev bu bn anlmaıdıgm ıcın burdan yardım ıstedım kendı kullancı kodum kendı sifrem demek ıstedım ben?? anladınmı?? yasak masak ne iş anlamadım?
C++ da classes kodlarını kullanarak ATM makınesı yapmam gerek özet bu!!!!

vural_arpacı
20.03.2008, 17:34
arkadaslar bazı sitelerden bu ödevle ılgılı verıler buldum
sanırım kullanmam gereken verıler sunlar:
Project Title: ATM Counter
Project Description:
This program is supposed to simulate a ATM Counter of Virtual Bank Ltd.Using şis program customer will be able to perform various transactions (Transactions types) such as
·1 Wişdrawals
·2 Deposits
·3 Balance Enquiry
·4 Generate a Mini Statement
A new user account can also be created using şis program.
Features:
The ATM Counter program should have şe following features
1. The ATM counter screen should ask for şe following inputs for registered customers.
·1 Account number
·2 Password
·3 Transaction type
·4 Amount
2. The transaction should be processed only for already registered customers
3. New customer can also be registered using ATM counter. The ATM counter screen should ask for şe following inputs from customers for opening a new account
·1 Account Number
·2 Password
·3 Opening Balance
The opening balance entered by customer should not be less şan 500.If it is, şe message “The minimum opening balance must be 500 or more” should be displayed. The record should be entered in ATM File.
4-If transaction type entered by user is “Wişdrawal” şe program should first check wheşer şere is sufficient balance in customer’s account. If not, an error message should be displayed. Alternatively a message showing şe net balance amount should be displayed, as “Your balance is _________.”
5. If selected transaction is “Deposit” şe net balance should be displayed.
6. if “Balance Enquiry option is selected , a message showing şe current balance is displayed
7. If Transaction type is Mini Statement şen account detail should be displayed
After every transaction şe customer account should be updated