The app tells the cashier/user the amount to be returned in change to the customer with the minimum number of notes. User input is validated for entering postive numbers only. The app doesn't not let users enter text other than numbers. If the user enters zero or negative numbers, the app alerts user to enter a postive numbers only. The app also alerts user, if any of the input field is left empty.