Skip to content

DSKottachchi/Self-Banking-Kiosk-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Self-Banking-Kiosk-System

C++ was used to create this console application

This C++ Program is for a Self-Banking Kiosk System for account holders in a bank. From this system, a customer will be able to do all their banking transaction on one machine. Also, the admin will be provided a separate interface to generate daily reports and manage user accounts.

Various programming concepts have been used in the making of this system, including structures, files to store user data, functions, pointers, etc. The usage of comments in the code will help in the understanding of the program.

Below are some screenshots of the console application:

menu interface

Customer User Interface

admin menu interface

Administrator User Interface

About

C++ was used to create this console application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages