Skip to content

A small approach to demonstrate chain of responsibility Design pattern. Here it shows how denominations of currency are getting selected based on the customer's input amount. Also here denominations are given in INR formatted.

License

Notifications You must be signed in to change notification settings

prantick4u/ATMDispenser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATMDispenser

This Repo is to create a codebase for the logic of ATM cash dispenser functionality. Here Chain of responsibility Design pattern is demonstrated.

About

A small approach to demonstrate chain of responsibility Design pattern. Here it shows how denominations of currency are getting selected based on the customer's input amount. Also here denominations are given in INR formatted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published