What-If Analyzer is a web-based user interface to visualize the simulated scenarios of execution for the production process and to help in performing a What-If analysis.
To run the project locally, the requirement is the following:
- Python 3 (>= v.3.11.3)
Open the terminal in the What-If-Analyzer directory and run the following command to launch a local Web server on port 8000:
py -m http.server 8000
Then, the website is reachable at: What-If Analyzer.
What-If Analyzer is also directly reachable on Github Pages at: What-If Analyzer.
To perform the login (only for testing purposes), insert a string of characters as Personal ID and a sequence of numbers as Password.