The C# Accounting Program
This project is an add-on to the electronic accounting of goods in the warehouse. It is developed on the Windows Forms platform and using a multi-shaped architecture that allows you to separate different parts of the app and provide easy extension and support.
In the app is implemented management of categories of goods, adding, editing and removing goods from a particular category, as well as management by suppliers of goods. The app functional also includes searching for keyword products, reviewing the specific product and its properties, reviewing the list of all categories of products and suppliers with the possibility of sorting and filtering data.
Overall, the project is a convenient and efficient tool for accounting goods on the warehouse and will help improve the efficiency and accuracy of the accounting process by automating and reducing the number of human errors.
Used Technologies :
Windows Forms
The Entity Framework
- Moq (for testing)
In the app is implemented management of categories of goods, adding, editing and removing goods from a particular category, as well as management by suppliers of goods. The app functional also includes searching for keyword products, reviewing the specific product and its properties, reviewing the list of all categories of products and suppliers with the possibility of sorting and filtering data.
Overall, the project is a convenient and efficient tool for accounting goods on the warehouse and will help improve the efficiency and accuracy of the accounting process by automating and reducing the number of human errors.
Used Technologies :
Windows Forms
The Entity Framework
- Moq (for testing)