Skip to content
/ ATM Public

This mini project is a basic Automated Teller Machine (ATM). It performs the very basic functions of an ATM you see all around; 1) Deposit 2) Withdraw 3) Check balance.

Notifications You must be signed in to change notification settings

GriffGaff/ATM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This portfolio project involves creating a basic automated teller machine (ATM) using C# on Linux. The ATM offers functionalities like deposit, withdrawal, and balance checking. Currently a work in progress, future updates aim to incorporate an SQL database to manage the API and its data.

About

This mini project is a basic Automated Teller Machine (ATM). It performs the very basic functions of an ATM you see all around; 1) Deposit 2) Withdraw 3) Check balance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages