Modular WPF MVVM .NET 6 Application
-
Updated
Jun 15, 2023 - C#
Modular WPF MVVM .NET 6 Application
EasyManagerLite is a store managment windows desktop application. It use sqlite to store data.
This application was created in order to simulate a simplistic management system of some products in a store. Actions have been defined in the form of commands through which it will be possible to buy and add products in the store. The system is initialized from a .json file received as a command line argument when the executable is run.
A simple store management application developed using ASP.NET whose code is organized following Object-oriented programming paradigm.
Add a description, image, and links to the storemanagementapp topic page so that developers can more easily learn about it.
To associate your repository with the storemanagementapp topic, visit your repo's landing page and select "manage topics."