Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 759 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 759 Bytes

Demand Forecasting App

Demand forecasting application :

  • Import Excel file
  • Implement forecasting techniques :
    • Simple moving average
    • Weighted moving average
    • Simple exponentiel smoothinh
    • Holt’s procedure

Languages

C#

Frameworks

WPF

architectural pattern: MVVM

MahApps (https://github.com/MahApps/MahApps.Metro)

Used Libraries

Live-Charts (https://github.com/Live-Charts/Live-Charts)

Gu.Wpf.NumericInput (https://github.com/GuOrg/Gu.Wpf.NumericInput)

Also use Excel primary interop assembly API (Excel PIA) to import excel file

Authors

Hamdi Chahdi, Software engineer

Rihab Dhaoui, Industrial engineer

License

This project is licensed under the MIT License - see the LICENSE.md file for details