Skip to content

techflow21/ECommerceAdapterPattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adapter Architectural Pattern with e-Commerce

This is an Adapter Design Pattern implementation with e-commerce website. The user can select from a list of menu operations such as adding, removing, updating customers or orders. The user can also retrieve a list of customers or orders. If the user selects an invalid option, the program will prompt the user to try again. After each operation, the program asks the user if they want to try again without exiting the program.

About

This is Adapter Design Pattern implementation e-commerce website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages