Skip to content

hamdiChehdi/Demand-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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