This project is part of the Udacity Azure ML Nanodegree. In this project, we build and optimize an Azure ML pipeline using the Python SDK and a provided Scikit-learn model. This model is then compared to an Azure AutoML run.
- Shell Application, 2) handle flights information: departure/arrive info, aircraft and airline details, reports, 3) Uses of API to obtain wheather conditions and send reports by email, 4) Apply SOLID principles to the sourcecode
Below the reader will find four diagrams of the same solution, the intention is to show the evolution of the developer after carefully review if each propossal fulfill the requirements. The 4th diagram is the best one but it was neccesary to go through the previous one.
The first version is the only one available right now, the fast phase of the project's execution (3 days and a half) requires count with a clear vision of the project since the first contact, in this case, the below diagram needs to be updated

TO-DO
TO-DO
-Methods: updateData, deleteData, updateStatus -update flight's status to delay and departure/arrive info -update flight's status to cancel and document reasons -Send report in PDF format by Email



