Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omersap10/am-pm-super-market

WinForms application of a virtual marketplace, involves the intensive use of object-oriented principles. Implemented in C#.
https://github.com/omersap10/am-pm-super-market

application csharp object-oriented-programming winforms

Last synced: 15 days ago
JSON representation

WinForms application of a virtual marketplace, involves the intensive use of object-oriented principles. Implemented in C#.

Awesome Lists containing this project

README

        

# AM-PM-Super-Market
WinForms application of a virtual marketplace, "AM-PM Super Market," that enables stores to sell their products and allows customers to purchase products using a "smart buying" algorithm that creates the cheapest cart from one or several products. The application extensively involves the intensive use of object-oriented principles to ensure efficient and maintainable code structure. Implemented in C#.