==================
- Update of the GUI by the use of ipyvuetify instead of ipywidgets by Mokyoslurp
- Interface more intuitive and practical (more ways to set inputs, easier selection of output aircraft) by Mokyoslurp
- Code architecture refactor by seperating GUI code and process code. Future tests will be easier to implement by Mokyoslurp
- Process figure (residuals or objectives) are now plotted while the process is still computing (in a different thread) by Mokyoslurp
- Addition of some figures and a structure to add/delete figures easily by Mokyoslurp
- Addition of a tutorial to explain the user how the app works by Mokyoslurp