8000 GitHub - newbieRoc/ATM: ATM simulation system
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

newbieRoc/ATM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATM simulation system

description

  It's an ATM simulation system with function of
check balance, deposit, withdrawal, transter accounts print receipt, and login, logout.

  The client and server communicate with socket.

client

  The client ui is written in QT using Python, and I use the PyQt4 library.

server

  The server processes the connection of client with multithread. And the database I use is MySql with a table of accountinfo consists of account, password, and balance.

About

ATM simulation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0