Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dattali18/wpf-.net-project

This project is part of the "mini projects in windows system" course, focusing on teaching the SOLID principle and basic design patterns such as Singleton and Factory.
https://github.com/dattali18/wpf-.net-project

c-sharp software-development solid-principles windows wpf

Last synced: 16 days ago
JSON representation

This project is part of the "mini projects in windows system" course, focusing on teaching the SOLID principle and basic design patterns such as Singleton and Factory.

Awesome Lists containing this project

README

        

# Store Management & Selling - WPF .NET Project

## Description

This project is part of the "mini projects in windows system" course, focusing on teaching the SOLID principle and basic design patterns such as Singleton and Factory. The project aims to create a store management and selling application using WPF in C#.

## Installation

To run this project, follow these steps:

1. Clone the repository to your local machine:

2. Open the project in Visual Studio.

3. Build and run the project from Visual Studio.

## Usage

This application consists of two main parts:

1. **Manager's Interface**: In this section, the manager can add, update, and manage the inventory of the store.

2. **User's Interface**: Users can purchase items and view their orders.

## Screenshots and Video

![Screenshot 1](screenshot1.png)
![Screenshot 2](screenshot2.png)

## Contributing

Currently, we are not accepting contributions to this project.

## Author

This project is maintained by [Daniel Attali](https://www.linkedin.com/in/daniel-attali-3885a1209/).

## Contact

You can reach out to the author via [LinkedIn](https://www.linkedin.com/in/daniel-attali-3885a1209/) or by opening an issue on the GitHub repository.