java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Feature/moneydesignpattern

Open hheanly123 opened this issue 9 months ago • 2 comments

Pull Request Title: Implement Money Design Pattern (#1305)

Pull Request Description:

This pull request addresses issue #1305 and introduces an implementation of the Money Design Pattern to the java-design-patterns community. Here are the main features included in this pull request:

  • Enhanced Money Operations: Added the Money, Currency, and Accounts class to manipulate money across different accounts and currencies. The App class acts as an entry point to depict how the classes function.

  • Testing: UnitTests have been provided for each of the interacting classes.

  • README.md: Has the relevant information regarding definitions and use cases for the pattern.

Additional Information:

This pull request aims to allow for the use of the Money design pattern within the java-design-patterns repository. We believe that these changes will improve the overall user experience and understanding of the pattern.

For further details on the changes made, please refer to the individual commits in this pull request.

Contributors and maintainers, please review this pull request, provide feedback, and suggest any further improvements. Thank you for your time and consideration.

hheanly123 avatar Oct 15 '23 05:10 hheanly123

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Nov 26 '23 06:11 stale[bot]

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jan 27 '24 10:01 stale[bot]

Closed due to inactivity. Thank you for your contributions.

stale[bot] avatar Mar 12 '24 11:03 stale[bot]