-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate data from SimaPro into the User Interface #46
Comments
The basic backend Scaffolding has been done |
The backend has a middleware that does the login to the SimaPro API |
The backend controller can proxy various incoming requests |
regarding #46 Co-authored-by: Martin Wagner <martin.wagner@fau.de>
reagrding #46 Co-authored-by: Martin Wagner <martin.wagner@fau.de>
If there is only one model available on SimaPro, no drop-down window is shown |
Regarding #46 Co-authored-by: Martin Dürsch <martin.duersch@t-online.de>
@olyaee My question now: |
From the glossary: So, if you press on a product/model then it first shows the baseline scenario. Then, when you change a variable it shows a different scenario. So the scenarios should be shown on the details page after selecting a different variable. Was this understandable? 😊 |
Yes that is clear to me. Thanks! Then the next question is: where in the SimaPro data is the information about the variable? Or do we just say |
Seems like those informations are still missing. I will clarify that together with the industry partner. They would need to provide this information via SimaPro. For now I think there is no way to correctly connect the projects, except hardcoding them. So I think it would be best to leave it like this until we found the best solution. |
User story
Acceptance criteria
Definition of done
The text was updated successfully, but these errors were encountered: