Design and Development of a Software Application for Demand Forecasting and Inventory Optimization in Bicycle Retail - MAGALDI DAVIDE
This repository contains the source code, documentation, and information about the project developed as the Final Project for the Degree in Engineering&Management at Politecnico di Torino.
-
Fork the project from the following link:
https://github.com/TdP-prove-finali/MagaldiDavide.git -
Clone the project into your local programming environment.
-
Install the libraries listed in the
Requirements.txtfile. -
Download the dataset available in the
databasefolder and set it up in your local environment. -
Update the
connector.cnffile located in thedatabasefolder, with your personal credentials for database access and the database name. -
Run the
mainclass to start the application.
Demonstration video showing the use of the application is available at the following link: https://youtu.be/zJbqexVxxAQ
Software is released under the Apache License 2.0 (see LICENSE file).
Documentation is released under the Creative Commons BY-NC-SA license.