Online-Banking-Management-System
A Unix terminal based project which implements online banking using system calls, predominantly. Socket programming is used to communicate with the server for handling transactions and database updates. File locking has been implemented to prevent concurrent access to a particular user account.