AaAFP - a program for accounting various information of a furniture enterprise and an expert system for analyzing the state of the enterprise and providing recommendations.
The application is implemented on the NET Framework using WPF. The architecture of the code is built according to the MVVM pattern. MySQL is used as a DBMS. The ORM Entity Framework is used to communicate with the database. The expert system is implemented using a production model of knowledge representation.
- Providing recommendations to support management decision-making based on the current state of the enterprise
- Providing various reports for analysis.
- Automatic calculation of salaries.
- Automatic calculation of the prime cost of a furniture product.
- Automatic generation of a list of available materials in stock.
- Automatic generation of a list of materials required for purchase.
Head to the release page and grab the latest version.